Program 3 Grade
Sheet
Part II –
Does your program
produce the correct answers when run with my driver?
Test # |
FTSA1 |
FTSA2 |
SA |
MSA |
method |
1 |
|
|
|
|
getAccountID() |
1 |
|
|
|
|
getUserName() |
2 |
|
|
|
|
getBalance() |
3 |
|
|
|
|
getBalanceMessage() |
4 |
|
|
|
|
compareTo() |
5 |
|
|
|
|
deposit() |
6 |
|
|
|
|
getBalance() |
7 |
|
|
|
|
getBalanceMessage |
8 |
--- |
--- |
|
|
deposit |
9 |
|
|
|
|
negative
deposit(...) |
10 |
|
|
|
|
getBalanceMessage() |
10 |
--- |
--- |
|
|
valid withdraw(...) |
11 |
--- |
--- |
|
|
invalid
withdraw(...) |