diva.pod.test
Class All
java.lang.Object
diva.util.jester.TestSuite
diva.pod.test.All
public class All
- extends TestSuite
All the tests in this directory.
- Version:
- $Revision: 1.4 $
- Author:
- John Reekie (johnr@eecs.berkeley.edu)
Method Summary |
static void |
main(String[] argv)
Create a default test harness and
run all tests on it. |
void |
runSuite()
runSuite() |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
All
public All(TestHarness harness)
- Constructor
runSuite
public void runSuite()
- runSuite()
- Specified by:
runSuite
in class TestSuite
main
public static void main(String[] argv)
- Create a default test harness and
run all tests on it.
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.