CreateAndStartTest

public class CreateAndStartTest

The CreateAndStartTest class tests component creation and start.

Author:Cosmin Arad <cosmin@sics.se>, Jim Dowling <jdowling@sics.se>, Lars Kroll <lkroll@kth.se>

Methods

testBootstrap

public void testBootstrap()

Tests the creation of the main component.

Throws:

testCreate

public void testCreate()

Test the creation of a subcomponent.

Throws:

testCreateAndStart

public void testCreateAndStart()

Tests that a child component of the main component is automatically started.

Throws:

testStart

public void testStart()

Tests that the main component is automatically started.

Throws: