| |
|
| org.apache.commons.scxml.model.HistoryTest
HistoryTest | public class HistoryTest extends TestCase (Code) | | |
HistoryTest | public HistoryTest(String testName)(Code) | | Construct a new instance of HistoryTest with
the specified name
|
setUp | public void setUp()(Code) | | Set up instance variables required by this test case.
|
suite | public static Test suite()(Code) | | |
tearDown | public void tearDown()(Code) | | Tear down instance variables required by this test case.
|
testDeepHistory01 | public void testDeepHistory01()(Code) | | |
testHistoryDefaults01 | public void testHistoryDefaults01()(Code) | | |
testSetTypeDeep | public void testSetTypeDeep()(Code) | | Test the implementation
|
testSetTypeNotDeep | public void testSetTypeNotDeep()(Code) | | |
testShallowHistory01 | public void testShallowHistory01()(Code) | | |
|
|
|