[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
12 | 0 | 0 | 0 | 100% | 6.979 |
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.151 |
ejava.examples.ejbsessionbank.blimpl | 5 | 0 | 0 | 0 | 100% | 5.828 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
JPAAccountDAOTest | 5 | 0 | 0 | 0 | 100% | 0.251 |
![]() |
JPAOwnerDAOTest | 2 | 0 | 0 | 0 | 100% | 0.9 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TellerTest | 5 | 0 | 0 | 0 | 100% | 5.828 |
[Summary] [Package List] [Test Cases]
![]() |
testCreateAccount | 0.007 |
![]() |
testFindAccounts | 0.031 |
![]() |
testUpdateAccount | 0.025 |
![]() |
testGetLedger | 0.03 |
![]() |
testRemoveAccount | 0.04 |
![]() |
testCloseAccount | 0.292 |
![]() |
testCreateAccount | 0.014 |
![]() |
testOwner | 0.082 |
![]() |
testGetOverdrawnAccounts | 0.635 |
![]() |
testGetLedgerCount | 0.273 |