ras
Class Basic

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
ras.Basic
- All Implemented Interfaces:
- junit.framework.Test
- public class Basic
- extends junit.framework.TestCase
Zusammenstellung aller RasObjectTests.
| Fields inherited from class junit.framework.TestCase |
|
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
plc
private static common.UTLoginContext plc
wfsCache
private static de.danet.an.workflow.api.WorkflowService wfsCache
testProc
private static de.danet.an.workflow.omgcore.WfProcess testProc
ras
private static de.danet.an.workflow.spis.ras.ResourceAssignmentService ras
Basic
public Basic(java.lang.String name)
- Konstruktor zum Erzeugen eines TestCase
suite
public static junit.framework.Test suite()
- Stellt diese TestSuite zusammen.
setUp
protected void setUp()
throws java.lang.Exception
- Initialisierung.
workflowService
private de.danet.an.workflow.api.WorkflowService workflowService()
getAFinder
public void getAFinder()
throws java.lang.Exception
- "Simply" try to get a finder.
getRAS
public void getRAS()
throws java.lang.Exception
- Just try to get the RAS.
getServerRAS
public void getServerRAS()
throws java.lang.Exception
- Get RAS from server.
getRms
private de.danet.an.workflow.spis.rms.ResourceManagementService getRms()
throws java.lang.Exception
addAssignment
public void addAssignment()
throws java.lang.Exception
- Add an assignment
importProcessDefinition
private void importProcessDefinition()
throws java.lang.Exception
- Uploading the XPDL file and saving the process definitions in the
database.
createProcess
public de.danet.an.workflow.omgcore.WfProcess createProcess(java.lang.String pkgId,
java.lang.String prcId)
throws java.lang.Exception
- Try to create the process identified by the id