| org.apache.commons.scxml.SCXMLTestSuite
SCXMLTestSuite | public class SCXMLTestSuite extends TestCase (Code) | | Test suite for the SCXML package.
|
Method Summary | |
public static void | main(String[] args) Command-line interface. | public static Test | suite() |
SCXMLTestSuite | public SCXMLTestSuite(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
|
|
|