Package org.dlese.dpc.junit
Class AllToolsUnitTests
java.lang.Object
org.dlese.dpc.junit.AllToolsUnitTests
This class packages and runs unit tests for all DLESE Tools classes that
have unit tests written for them.
- Author:
- John Weatherley
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllToolsUnitTests
public AllToolsUnitTests()
-
-
Method Details
-
suite
public static junit.framework.Test suite()A unit test suite for JUnit- Returns:
- The test suite
-
main
The main program for the AllToolsUnitTests class- Parameters:
args- The command line arguments
-