| process.Req
Req | public class Req extends TestCase (Code) | | Zusammenstellung aller TimerObjectTests.
|
Method Summary | |
public void | importProcessDefinitions() Import the process definitions from a XPDL file
unsing the ProcessDefinitionDirectory bean. | public static Test | suite() Stellt diese TestSuite zusammen. | public void | testAssoc() Test association of process and requester. |
Req | public Req(String name)(Code) | | Konstruktor zum Erzeugen eines TestCase
|
importProcessDefinitions | public void importProcessDefinitions() throws Exception(Code) | | Import the process definitions from a XPDL file
unsing the ProcessDefinitionDirectory bean.
|
suite | public static Test suite()(Code) | | Stellt diese TestSuite zusammen.
|
testAssoc | public void testAssoc() throws Exception(Code) | | Test association of process and requester.
|
|
|