java.lang.Object
com.blackhillsoftware.zutil.io.RunTests

public class RunTests extends Object
A program to test the classes on z/OS. Tests need to be run on z/OS, so its easiest to create a class in the jar to run the tests rather than run tests during the build.
  • Constructor Details

    • RunTests

      public RunTests()
  • Method Details