| process.JellyTests
JellyTests | public class JellyTests extends TestCase (Code) | | This class provides ...
author: Michael Lipp version: $Revision: 1.3 $ |
Constructor Summary | |
public | JellyTests(String name) Creates an instance of JellyTests
with all attributes initialized to default values. |
JellyTests | public JellyTests(String name)(Code) | | Creates an instance of JellyTests
with all attributes initialized to default values.
|
importProcessDefinitions | public void importProcessDefinitions() throws Exception(Code) | | Import the process definitions from a XPDL file
unsing the ProcessDefinitionDirectory bean.
|
removeProcessDefinitions | public void removeProcessDefinitions() throws Exception(Code) | | Remove its process definition.
|
suite | public static Test suite()(Code) | | |
|
|