[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 160 | 0 | 0 | 0 | 100% | 4.751 |
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 |
|---|---|---|---|---|---|---|
| org.example.customer.utility | 38 | 0 | 0 | 0 | 100% | 3.661 |
| org.example.customer | 122 | 0 | 0 | 0 | 100% | 1.09 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CustomerEntityTest | 8 | 0 | 0 | 0 | 100% | 1.146 | |
| LocationTest | 18 | 0 | 0 | 0 | 100% | 2.484 | |
| PhoneTest | 12 | 0 | 0 | 0 | 100% | 0.031 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ProductTest | 27 | 0 | 0 | 0 | 100% | 0.155 | |
| OrderItemTest | 19 | 0 | 0 | 0 | 100% | 0.051 | |
| OrderTest | 25 | 0 | 0 | 0 | 100% | 0.489 | |
| CustomerTest | 24 | 0 | 0 | 0 | 100% | 0.14 | |
| SupplierTest | 27 | 0 | 0 | 0 | 100% | 0.255 |
[Summary] [Package List] [Test Cases]
| testToString | 0.005 | |
| testCustomerEntityDefaultConstructor | 0 | |
| testDefaultId | 0 | |
| testValidId | 0.001 | |
| testInValidId | 0.008 | |
| testHashCode | 0.003 | |
| testEquals | 0.002 | |
| testNotEquals | 0.001 |