Fork me on GitHub

Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
29 0 0 0 100% 12.253

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
5 0 0 0 100% 0.615
org.openwms.wms.movements 24 0 0 0 100% 11.638

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

Class Tests Errors Failures Skipped Success Rate Time
EnsureArchitectureIT 5 0 0 0 100% 0.615

org.openwms.wms.movements

Class Tests Errors Failures Skipped Success Rate Time
MovementServiceIT 14 0 0 0 100% 0.273
MovementDocumentation 9 0 0 0 100% 0.92
IndexControllerDocumentation 1 0 0 0 100% 10.445

Test Cases

[Summary] [Package List] [Test Cases]

MovementServiceIT

test_findAll 0.073
test_findFor 0.017
test_complete 0.025
test_create_with_empty_Barcode 0.015
test_move 0.02
test_move_fails_without_state 0.014
test_complete_fails_without_target 0.005
test_create_with_success 0.015
test_getPriorityList 0.004
test_create_with_unknown_SourceErpCode 0.007
test_findForTuAndTypesAndStates 0.025
test_create_with_empty_Movement 0.005
test_create_with_unknown_TU 0.007
test_create_with_unknown_SourceLocationId 0.006

MovementDocumentation

shall_findAll 0.199
shall_create_index 0.034
shall_complete_movement 0.224
shall_create_a_movement 0.115
shall_cancel_a_movement 0.031
shall_move_a_completed_movement_fails 0.036
shall_find_for_State_Types_Source 0.092
shall_move_a_movement 0.058
shall_find_for_TU_Type_State 0.1

EnsureArchitectureIT

verify_logger_definition 0.608
verify_api_package 0
verify_services 0
verify_transactional_repository_access 0.001
verify_no_cycles 0.006

IndexControllerDocumentation

shall_create_index 0.195