Package tst


package tst
  • Classes
    Class
    Description
    This class is to test if the methods in Account work properly The methods with returns in Accounts are canDeposit, CanWithdraw, changeBalance and toString, .
    This class is to test if the methods in credit work properly.
    test suite that acts as the center hub to run the test classes AccountTest class and CreditTest class.