Method Summary |
|
public void | importProcessDefinitions() Import the process definitions from a XPDL file
unsing the ProcessDefinitionDirectory bean. |
public void | processAPI() |
public void | processjut2() Test a simple process definition. |
public void | processjut4() Test a process definition with XOR-splitted activity. |
public void | processjut6() Test a complex process definition. |
public void | removeClosedProcessjut1() Test a simple process definition according to remove the process. |
public void | removejut1() Test a simple process definition according to remove the process.
A process may be removed only and if only its state is CLOSED.
Tests:
1.) remove not closed process
2.) remove closed process
Please note definitions matching the (logical) code flow, e.g. |
protected void | setUp() Initialisierung. |
public static Test | suite() Stellt diese TestSuite zusammen. |
protected void | tearDown() |