Method Summary |
|
public void | checkP0T1T01() The engine start a process and its first activity is started
automatically. |
public void | checkP0T5T5() The engine set the state of a activity from suspended to aborted. |
public void | checkP0T7T7() The engine set the state of a activity from running to terminated. |
public void | checkP1T0TnotExisting() The engine starts the process, the start mode of its first activity is
manual and the state of this activity is then suspended. |
public void | checkP1T3T3() The engine set the state of a activity from suspended to running. |
public void | checkP1T4T4() The engine set the state of a activity from running to suspended. |
public void | checkP2T8T6() The engine starts a process. |
public void | checkP3T7CannotStopException() As the subprocess Delayer runs, complete the activity. |
protected void | setUp() Initialisation.
The setUp method defines the way a state change is
realized. |
public static Test | suite() Construct this test suit. |