Fork me on GitHub

Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
29 0 0 2 93.1% 22.91 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.receiving.transport 2 0 0 1 50.0% 0.277 s
org.openwms.wms.receiving 2 0 0 0 100% 16.32 s
org.openwms.wms.receiving.rest 20 0 0 0 100% 3.822 s
org.openwms.wms.receiving.impl 4 0 0 0 100% 2.491 s
org.openwms.wms.receiving.transport.event 1 0 0 1 0% 0.001 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.openwms.wms.receiving.transport

- Class Tests Errors Failures Skipped Success Rate Time
TransportUnitServiceImplIT 2 0 0 1 50.0% 0.277 s

org.openwms.wms.receiving

- Class Tests Errors Failures Skipped Success Rate Time
ReceivingStartupIT 1 0 0 0 100% 3.646 s
IndexControllerDocumentation 1 0 0 0 100% 12.68 s

org.openwms.wms.receiving.rest

- Class Tests Errors Failures Skipped Success Rate Time
ReceivingOrderCreatorDocumentation 1 0 0 0 100% 0.074 s
ReceivingControllerDocumentation 15 0 0 0 100% 3.588 s
ReceivingOrderFinderDocumentation 4 0 0 0 100% 0.160 s

org.openwms.wms.receiving.impl

- Class Tests Errors Failures Skipped Success Rate Time
ReceivingServiceImplIT 4 0 0 0 100% 2.491 s

org.openwms.wms.receiving.transport.event

- Class Tests Errors Failures Skipped Success Rate Time
TransportUnitEventListenerIT 1 0 0 1 0% 0.001 s

Test Cases

[Summary] [Package List] [Test Cases]

ReceivingOrderCreatorDocumentation

shall_create_order 0.069 s

ReceivingServiceImplIT

createOrderFull 0.059 s
createOrderWithNull 0.005 s
createOrder 0.011 s
createOrderWithoutID 0.020 s

ReceivingStartupIT

contextLoads 0.009 s

TransportUnitServiceImplIT

upsertWithNull 0 s
- Fails on CI -
upsert 0.259 s

IndexControllerDocumentation

shall_return_index 0.282 s

ReceivingControllerDocumentation

shall_return_index 0.074 s
shall_do_a_QuantityCapture_INSUFFICIENT 0.197 s
shall_do_a_QuantityCapture_on_LOC_INSUFFICIENT 0.039 s
shall_do_a_BlindReceipt_in_LU 0.070 s
shall_NOT_cancel_order 0.047 s
shall_fail_to_cancel_a_cancelled_order 0.098 s
shall_do_a_QuantityCapture_on_LOC 0.094 s
shall_do_a_TUCapture_with_unexpected_TU 0.037 s
shall_cancel_order 0.043 s
shall_do_a_BlindReceipt_with_TU 0.024 s
shall_complete_order 0.071 s
shall_do_a_TUCapture_with_expected_TU 0.039 s
shall_update_order 0.033 s
shall_do_a_BlindReceipt_on_LOC 0.030 s
shall_do_a_QuantityCapture 0.054 s

ReceivingOrderFinderDocumentation

shall_find_order 0.066 s
shall_find_orderBy_BK 0.032 s
shall_NOT_find_order 0.019 s
shall_find_all 0.034 s

TransportUnitEventListenerIT

shall_create_TU 0 s
- Fails on CI -

Failure Details

[Summary] [Package List] [Test Cases]


upsertWithNull
- skipped: Fails on CI
shall_create_TU
- skipped: Fails on CI