[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 321 | 0 | 0 | 0 | 100% | 31.038 |
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.customerdao | 317 | 0 | 0 | 0 | 100% | 30.324 |
| org.example.customerdao.utility | 4 | 0 | 0 | 0 | 100% | 0.714 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| OrderDAOSlowTests | 3 | 0 | 0 | 0 | 100% | 0.654 | |
| SupplierDAOFastTests | 34 | 0 | 0 | 0 | 100% | 6.525 | |
| CustomerDAOSlowTests | 3 | 0 | 0 | 0 | 100% | 0.592 | |
| ProductDAOSlowTests | 3 | 0 | 0 | 0 | 100% | 0.527 | |
| CustomerDAOSlowTests | 3 | 0 | 0 | 0 | 100% | 0.688 | |
| SupplierDAOSlowTests | 3 | 0 | 0 | 0 | 100% | 0.831 | |
| ProductDAOSlowTests | 3 | 0 | 0 | 0 | 100% | 0.625 | |
| OrderDAOSlowTests | 3 | 0 | 0 | 0 | 100% | 0.659 | |
| CustomerDAOFastTests | 2 | 0 | 0 | 0 | 100% | 0.733 | |
| CustomerDAOSlowTests | 1 | 0 | 0 | 0 | 100% | 0.581 | |
| SupplierDAOFastTests | 2 | 0 | 0 | 0 | 100% | 0.208 | |
| SupplierDAOSlowTests | 1 | 0 | 0 | 0 | 100% | 0.403 | |
| ProductDAOFastTests | 3 | 0 | 0 | 0 | 100% | 0.206 | |
| ProductDAOSlowTests | 1 | 0 | 0 | 0 | 100% | 0.276 | |
| OrderDAOFastTests | 2 | 0 | 0 | 0 | 100% | 4.904 | |
| OrderDAOSlowTests | 1 | 0 | 0 | 0 | 100% | 0.347 | |
| OrderDAOFastTests | 36 | 0 | 0 | 0 | 100% | 2.641 | |
| SupplierDAOSlowTests | 3 | 0 | 0 | 0 | 100% | 2.903 | |
| CustomerDAOFastTests | 33 | 0 | 0 | 0 | 100% | 1.523 | |
| CustomerDAOFastTests | 33 | 0 | 0 | 0 | 100% | 0.33 | |
| SupplierDAOFastTests | 34 | 0 | 0 | 0 | 100% | 0.166 | |
| ProductDAOFastTests | 37 | 0 | 0 | 0 | 100% | 0.142 | |
| OrderDAOFastTests | 36 | 0 | 0 | 0 | 100% | 2.877 | |
| ProductDAOFastTests | 37 | 0 | 0 | 0 | 100% | 0.983 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestNonDeleteableRecordException | 4 | 0 | 0 | 0 | 100% | 0.714 |
[Summary] [Package List] [Test Cases]
| testDeleteOrder | 0.206 | |
| testUpdateOrder | 0.253 | |
| testAddOrder | 0.195 |
| testAddCustomer | 0.175 | |
| testUpdateCustomer | 0.219 | |
| testDeleteCustomer | 0.198 |
| testUpdateProduct | 0.202 | |
| testAddProduct | 0.158 | |
| testDeleteProduct | 0.166 |
| testThrowableConstructor | 0.707 | |
| testStringThrowableConstructor | 0 | |
| testStringConstructor | 0 | |
| testDefaultConstructor | 0 |
| testAddCustomer | 0.218 | |
| testUpdateCustomer | 0.212 | |
| testDeleteCustomer | 0.258 |
| testUpdateSupplier | 0.337 | |
| testDeleteSupplier | 0.285 | |
| testAddSupplier | 0.209 |
| testUpdateProduct | 0.206 | |
| testAddProduct | 0.239 | |
| testDeleteProduct | 0.18 |
| testDeleteOrder | 0.238 | |
| testUpdateOrder | 0.223 | |
| testAddOrder | 0.198 |
| testFindCustomerById | 0.016 | |
| testFindAllCustomers | 0.717 |
| testAddCustomer | 0.581 |
| testFindSupplierByValidId | 0.012 | |
| testFindAllSuppliers | 0.196 |
| testAddSupplier | 0.403 |
| testFindAllActiveProducts | 0.084 | |
| testFindAllProducts | 0.117 | |
| testFindProductByValidId | 0.005 |
| testAddProduct | 0.276 |
| testFindAllOrders | 4.884 | |
| testFindOrderById | 0.02 |
| testAddOrder | 0.347 |
| testUpdateSupplier | 1.63 | |
| testDeleteSupplier | 0.604 | |
| testAddSupplier | 0.668 |