Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 30 | 0 | 0 | 2 | 93.3% | 24.52 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% | 2.818 s |
| org.openwms.wms.receiving | 2 | 0 | 0 | 0 | 100% | 2.494 s |
| org.openwms.wms.receiving.rest | 21 | 0 | 0 | 0 | 100% | 16.51 s |
| org.openwms.wms.receiving.impl | 4 | 0 | 0 | 0 | 100% | 2.699 s |
| org.openwms.wms.receiving.transport.event | 1 | 0 | 0 | 1 | 0% | 0 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% | 2.818 s |
org.openwms.wms.receiving
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ReceivingStartupIT | 1 | 0 | 0 | 0 | 100% | 0.013 s | |
| IndexControllerDocumentation | 1 | 0 | 0 | 0 | 100% | 2.481 s |
org.openwms.wms.receiving.rest
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ReceivingUnapprovalDocumentation | 1 | 0 | 0 | 0 | 100% | 3.400 s | |
| ReceivingOrderCreatorDocumentation | 1 | 0 | 0 | 0 | 100% | 0.087 s | |
| ReceivingControllerDocumentation | 15 | 0 | 0 | 0 | 100% | 12.72 s | |
| ReceivingOrderFinderDocumentation | 4 | 0 | 0 | 0 | 100% | 0.300 s |
org.openwms.wms.receiving.impl
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ReceivingServiceImplIT | 4 | 0 | 0 | 0 | 100% | 2.699 s |
org.openwms.wms.receiving.transport.event
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TransportUnitEventListenerIT | 1 | 0 | 0 | 1 | 0% | 0 s |
Test Cases
[Summary] [Package List] [Test Cases]
TransportUnitServiceImplIT
| upsertWithNull | 0 s | |
| - | Fails on CI | - |
| upsert | 0.093 s |
TransportUnitEventListenerIT
| shall_create_TU | 0 s | |
| - | Fails on CI | - |
ReceivingUnapprovalDocumentation
| shall_do_a_QuantityCapture_on_LOC_unapproved | 0.105 s |
ReceivingStartupIT
| contextLoads | 0.004 s |
ReceivingOrderCreatorDocumentation
| shall_create_order | 0.081 s |
ReceivingServiceImplIT
| createOrderFull | 0.057 s | |
| createOrderWithNull | 0.012 s | |
| createOrder | 0.019 s | |
| createOrderWithoutID | 0.026 s |
ReceivingControllerDocumentation
ReceivingOrderFinderDocumentation
| shall_find_order | 0.126 s | |
| shall_find_orderBy_BK | 0.052 s | |
| shall_NOT_find_order | 0.058 s | |
| shall_find_all | 0.050 s |
IndexControllerDocumentation
| shall_return_index | 0.031 s |
Failure Details
[Summary] [Package List] [Test Cases]
| upsertWithNull | |
| - | skipped: Fails on CI |
| shall_create_TU | |
| - | skipped: Fails on CI |