Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
20 | 0 | 0 | 1 | 95.0% | 36.26 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.openwms.wms.shipping | 11 | 0 | 0 | 0 | 100% | 27.94 s |
org.openwms.wms.shipping.impl | 9 | 0 | 0 | 1 | 88.9% | 8.314 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.openwms.wms.shipping
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
IndexControllerDocumentation | 1 | 0 | 0 | 0 | 100% | 4.359 s |
![]() |
ShippingOrderPositionControllerDocumentation | 4 | 0 | 0 | 0 | 100% | 0.702 s |
![]() |
ShippingControllerDocumentation | 6 | 0 | 0 | 0 | 100% | 22.88 s |
org.openwms.wms.shipping.impl
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
ShippingOrderIT | 5 | 0 | 0 | 0 | 100% | 3.496 s |
![]() |
ShippingServiceImplIT | 4 | 0 | 0 | 1 | 75.0% | 4.818 s |
Test Cases
[Summary] [Package List] [Test Cases]
ShippingOrderIT
![]() |
testPersistence | 0.030 s |
![]() |
testUniqueness | 0.045 s |
![]() |
testDeletionLifecycle | 0.054 s |
![]() |
testCreationLifecycle | 0.014 s |
![]() |
testWithoutID | 0.011 s |
IndexControllerDocumentation
![]() |
shall_return_index | 0.077 s |
ShippingOrderPositionControllerDocumentation
![]() |
shall_return_index | 0.074 s |
![]() |
shall_change_position_state | 0.245 s |
![]() |
shall_findByPositionPKey | 0.201 s |
![]() |
shall_fail_to_change_position_state | 0.144 s |
ShippingServiceImplIT
![]() |
testCreateManualOrder | 0.801 s |
![]() |
testDuplicateOrder | 0.124 s |
![]() |
testCreateOrderEOWithSplits | 0.194 s |
![]() |
testCreateOrderWithMapper | 0 s |
- | Fails in the whole test run, succeeds alone | - |
ShippingControllerDocumentation
![]() |
shall_return_index | 0.589 s |
![]() |
shall_create_order | 1.318 s |
![]() |
shall_findByOrderId | 0.343 s |
![]() |
shall_change_order_state | 0.168 s |
![]() |
shall_not_create_existing_order | 0.160 s |
![]() |
shall_create_mixed_order | 0.138 s |
Failure Details
[Summary] [Package List] [Test Cases]
![]() |
testCreateOrderWithMapper |
- | skipped: Fails in the whole test run, succeeds alone |