Method Summary |
|
public void | cleanup() Remove all imported process definitions. |
public void | createMinimal() Test creation of a process with minimal process definition. |
public void | removeProcesses() Test removal of all previously created processes. |
protected void | setUp() Initialisation.
The setUp method defines the way a state change is
realized. |
public static Test | suite() Construct this test suite. |
public void | testActivities() Test activitiy information for minimal and full description. |
public void | testActivitiesBlock1() |
public void | testActivitiesBlock2() |
public void | testEnabled() Test enable flag on creation of a process. |
public void | testProcAttributes() Test all accessible attributes of process manager and process
(except process data and process context information). |