|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.commons.scxml.SCXMLExecutorTest
public class SCXMLExecutorTest
Unit tests SCXMLExecutor.
| Constructor Summary | |
|---|---|
SCXMLExecutorTest(String name)
Construct a new instance of SCXMLExecutorTest with the specified name |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
void |
setUp()
Set up instance variables required by this test case. |
static junit.framework.Test |
suite()
|
void |
tearDown()
Tear down instance variables required by this test case. |
void |
testSCXMLExecutorMicrowave01JexlSample()
|
void |
testSCXMLExecutorMicrowave01JspSample()
Test the implementation |
void |
testSCXMLExecutorMicrowave02JexlSample()
|
void |
testSCXMLExecutorMicrowave02JspSample()
|
void |
testSCXMLExecutorMicrowave03JexlSample()
|
void |
testSCXMLExecutorMicrowave04JexlSample()
|
void |
testSCXMLExecutorMicrowave05JexlSample()
|
void |
testSCXMLExecutorPrefix01Sample()
|
void |
testSCXMLExecutorTransitions01Sample()
|
void |
testSCXMLExecutorTransitions02Sample()
|
void |
testSCXMLExecutorTransitions03Sample()
|
void |
testSCXMLExecutorTransitions04Sample()
|
void |
testSend01Sample()
|
void |
testSend02TypeSCXMLSample()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| 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, failNotEquals, failNotSame, failSame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SCXMLExecutorTest(String name)
| Method Detail |
|---|
public static junit.framework.Test suite()
public void setUp()
setUp in class junit.framework.TestCasepublic void tearDown()
tearDown in class junit.framework.TestCase
public void testSCXMLExecutorMicrowave01JspSample()
throws Exception
Exception
public void testSCXMLExecutorMicrowave02JspSample()
throws Exception
Exception
public void testSCXMLExecutorMicrowave01JexlSample()
throws Exception
Exception
public void testSCXMLExecutorMicrowave02JexlSample()
throws Exception
Exception
public void testSCXMLExecutorMicrowave03JexlSample()
throws Exception
Exception
public void testSCXMLExecutorMicrowave04JexlSample()
throws Exception
Exception
public void testSCXMLExecutorMicrowave05JexlSample()
throws Exception
Exception
public void testSCXMLExecutorPrefix01Sample()
throws Exception
Exception
public void testSCXMLExecutorTransitions01Sample()
throws Exception
Exception
public void testSCXMLExecutorTransitions02Sample()
throws Exception
Exception
public void testSCXMLExecutorTransitions03Sample()
throws Exception
Exception
public void testSCXMLExecutorTransitions04Sample()
throws Exception
Exception
public void testSend01Sample()
throws Exception
Exception
public void testSend02TypeSCXMLSample()
throws Exception
Exceptionpublic static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||