| tools.XMLRPCTests
XMLRPCTests | public class XMLRPCTests extends TestCase (Code) | | Test XMLRPC
|
Method Summary | |
public void | importProcessDefinitions() Import the process definitions from a XPDL file
unsing the ProcessDefinitionDirectory bean. | protected void | setUp() Initialisierung. | public static Test | suite() Assemble test suite. | protected void | tearDown() | public void | testAdder() | public void | testEcho() |
XMLRPCTests | public XMLRPCTests(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) | | Assemble test suite.
|
|
|