| tools.ApplDirTests
ApplDirTests | public class ApplDirTests extends TestCase (Code) | | Test exception mapping
|
Method Summary | |
public void | findByKey() Test. | public void | importProcessDefinitions() Import the process definitions from a XPDL file
unsing the ProcessDefinitionDirectory bean. | protected void | setUp() Initialisierung. | public static Test | suite() Stellt diese TestSuite zusammen. | protected void | tearDown() |
ApplDirTests | public ApplDirTests(String name)(Code) | | Constructor of this 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.
|
|
|