| org.apache.commons.scxml.AllSCXMLTestSuite
AllSCXMLTestSuite | public class AllSCXMLTestSuite extends TestCase (Code) | | Test suite for [SCXML].
Organization adapted from test suite for [lang].
|
Method Summary | |
public static void | main(String[] args) Command-line interface. | public static Test | suite() |
AllSCXMLTestSuite | public AllSCXMLTestSuite(String name)(Code) | | Construct a new instance.
|
main | public static void main(String[] args)(Code) | | Command-line interface.
|
suite | public static Test suite()(Code) | | Get the suite of tests
|
|
|