Class TestAll

java.lang.Object
com.martiansoftware.jsap.stringparsers.TestAll

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

    • TestAll

      public TestAll()
  • Method Details

    • 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.