Package tst

Class TestSuite

java.lang.Object
tst.TestSuite

public class TestSuite extends Object
test suite that acts as the center hub to run the test classes AccountTest class and CreditTest class.
  • Constructor Details

    • TestSuite

      public TestSuite()