Class All


  • public class All
    extends TestSuite
    All the tests in this directory.
    Version:
    $Id$
    Author:
    John Reekie
    • Constructor Detail

    • Method Detail

      • runSuite

        public void runSuite()
        runSuite()
        Specified by:
        runSuite in class TestSuite
      • main

        public static void main​(java.lang.String[] argv)
        Create a default test harness and run all tests on it.