| org.apache.commons.scxml.test |
|
A collection of classes useful for command line testing.
|
| Java Source File Name | Type | Comment |
| StandaloneElExpressions.java | Class | Standalone SCXML interpreter, useful for command-line testing and
debugging, where expressions are JSP 2.0 EL expressions. |
| StandaloneJexlExpressions.java | Class | Standalone SCXML interpreter, useful for command-line testing and
debugging, where expressions are JEXL expressions. |
| StandaloneUtils.java | Class | Utility methods used by command line SCXML execution, useful for
debugging. |
| TestingTestSuite.java | Class | Test suite for SCXML test package. |