Class AllToolsUnitTests

java.lang.Object
org.dlese.dpc.junit.AllToolsUnitTests

public class AllToolsUnitTests extends Object
This class packages and runs unit tests for all DLESE Tools classes that have unit tests written for them.
Author:
John Weatherley
  • 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

      public static void main(String[] args)
      The main program for the AllToolsUnitTests class
      Parameters:
      args - The command line arguments