Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
19 | 0 | 0 | 0 | 100% | 28.681 |
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 | 5 | 0 | 0 | 0 | 100% | 6.402 |
org.openwms.wms.shipping.impl | 14 | 0 | 0 | 0 | 100% | 22.279 |
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 | |
---|---|---|---|---|---|---|---|
![]() |
ShippingControllerDocumentation | 4 | 0 | 0 | 0 | 100% | 6.33 |
![]() |
IndexControllerDocumentation | 1 | 0 | 0 | 0 | 100% | 0.072 |
org.openwms.wms.shipping.impl
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
ShippingServiceImplIT | 4 | 0 | 0 | 0 | 100% | 12.704 |
![]() |
ShippingOrderTest | 5 | 0 | 0 | 0 | 100% | 0.043 |
![]() |
ShippingOrderIT | 5 | 0 | 0 | 0 | 100% | 9.532 |
Test Cases
[Summary] [Package List] [Test Cases]
ShippingControllerDocumentation
![]() |
shall_return_index | 0.428 |
![]() |
shall_create_order | 0.445 |
![]() |
shall_findAllInState | 0.21 |
![]() |
shall_findByPKey | 0.121 |
ShippingServiceImplIT
![]() |
testCreateManualOrder | 0.438 |
![]() |
testDuplicateOrder | 0.025 |
![]() |
testCreateOrderEOWithSplits | 0.217 |
![]() |
testCreateOrderWithMapper | 0.267 |
ShippingOrderTest
![]() |
testEqualityAndHash | 0.001 |
![]() |
testCreation | 0.005 |
![]() |
testAddPositions | 0 |
![]() |
testValidation | 0.021 |
![]() |
testInvalidCreation | 0.001 |
IndexControllerDocumentation
![]() |
shall_return_index | 0.059 |
ShippingOrderIT
![]() |
testPersistence | 0.409 |
![]() |
testUniqueness | 0.097 |
![]() |
testDeletionLifecycle | 0.301 |
![]() |
testCreationLifecycle | 0.019 |
![]() |
testWithoutID | 0.016 |