Class TestAll


  • public class TestAll
    extends Object
    Contains all of the tests in the stringparsers package.
    Author:
    Marty Lamb
    • Constructor Detail

      • TestAll

        public TestAll()
    • Method Detail

      • suite

        public static junit.framework.Test suite()
        Returns a suite of all tests in the stringparsers package.
        Returns:
        a suite of all tests in the stringparsers package.