[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 7 | 0 | 0 | 0 | 100% | 6.976 |
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.txhotel.jpa | 7 | 0 | 0 | 0 | 100% | 6.976 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| HotelRegistrationTest | 5 | 0 | 0 | 0 | 100% | 6.282 | |
| HotelReservationSessionTest | 2 | 0 | 0 | 0 | 100% | 0.694 |
[Summary] [Package List] [Test Cases]
| testGoodCancelRegistration | 4.256 | |
| testCreateRegistration | 0.627 | |
| testGetRegistrations | 0.363 | |
| testBadCancelRegistration | 0.595 | |
| testGetRegistrationsForName | 0.441 |