Index
All Classes|All Packages
T
- testAccountCreation() - Method in class junit.TestAccountImplValid4JBestPractice
-
Checks the constructor
- TestAccountImplValid4JBestPractice - Class in junit
-
Checks the postconditions of the Account methods
- TestAccountImplValid4JBestPractice() - Constructor for class junit.TestAccountImplValid4JBestPractice
- testDeposit() - Method in class junit.TestAccountImplValid4JBestPractice
-
Checks the deposit method
- testDepositWithdraw() - Method in class junit.TestAccountImplValid4JBestPractice
-
Checks the deposit and then withdraw of the same amount
- testSetHolder() - Method in class junit.TestAccountImplValid4JBestPractice
-
Checks the setHolder method
- testWithdraw() - Method in class junit.TestAccountImplValid4JBestPractice
-
Checks the withdraw method
- testWithdrawDeposit() - Method in class junit.TestAccountImplValid4JBestPractice
-
Checks the withdraw and then deposit of the same amount
All Classes|All Packages