| domain.TransMgr
TransMgr | public class TransMgr extends TestCase (Code) | | Zusammenstellung aller TransitionMgrTests.
author: version: 1.0 |
TransMgr | public TransMgr(String name)(Code) | | Konstruktor zum Erzeugen eines TestCase
Parameters: name - a String value |
joinAndSplit1 | public void joinAndSplit1() throws Exception(Code) | | Test for Process with activities and transitions
exception: Exception - if an error occurs |
suite | public static Test suite()(Code) | | Stellt diese TestSuite zusammen.
a Test value |
transTest1 | public void transTest1() throws Exception(Code) | | Test for Process with activities and transitions
exception: Exception - if an error occurs |
|
|