[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
12 | 0 | 0 | 0 | 100% | 4.798 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
ejava.examples.ejbsessionbank.jpa | 7 | 0 | 0 | 0 | 100% | 1.938 |
ejava.examples.ejbsessionbank.blimpl | 5 | 0 | 0 | 0 | 100% | 2.86 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
JPAOwnerDAOTest | 2 | 0 | 0 | 0 | 100% | 1.551 | |
JPAAccountDAOTest | 5 | 0 | 0 | 0 | 100% | 0.387 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TellerTest | 5 | 0 | 0 | 0 | 100% | 2.86 |
[Summary] [Package List] [Test Cases]
testCloseAccount | 0.483 | |
testCreateAccount | 0 | |
testOwner | 0.091 | |
testGetOverdrawnAccounts | 1.601 | |
testGetLedgerCount | 0.685 |
testCreateAccount | 0.034 | |
testFindAccounts | 0.135 | |
testUpdateAccount | 0.072 | |
testGetLedger | 0.061 | |
testRemoveAccount | 0.085 |