| |
|
| org.apache.commons.scxml.env.SimpleContextTest
SimpleContextTest | public class SimpleContextTest extends TestCase (Code) | | |
SimpleContextTest | public SimpleContextTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testGetNull | public void testGetNull()(Code) | | |
testGetParentNull | public void testGetParentNull()(Code) | | |
testGetParentValue | public void testGetParentValue()(Code) | | |
testGetParentWrongValue | public void testGetParentWrongValue()(Code) | | |
testGetValue | public void testGetValue()(Code) | | |
testHasNullParent | public void testHasNullParent()(Code) | | |
testHasParentCorrectKey | public void testHasParentCorrectKey()(Code) | | |
testHasParentWrongKey | public void testHasParentWrongKey()(Code) | | |
testHasTrue | public void testHasTrue()(Code) | | |
testSetVarsChangeValue | public void testSetVarsChangeValue()(Code) | | |
testSetVarsEmpty | public void testSetVarsEmpty()(Code) | | |
testSetVarsParent | public void testSetVarsParent()(Code) | | |
|
|
|