Fork me on GitHub

Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
24 0 0 0 100% 17.62 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.movements 24 0 0 0 100% 17.62 s

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

org.openwms.wms.movements

- Class Tests Errors Failures Skipped Success Rate Time
MovementServiceIT 14 0 0 0 100% 0.450 s
IndexControllerDocumentation 1 0 0 0 100% 0.045 s
MovementDocumentation 9 0 0 0 100% 17.12 s

Test Cases

[Summary] [Package List] [Test Cases]

MovementServiceIT

test_findAll 0.111 s
test_findFor 0.025 s
test_complete 0.044 s
test_create_with_empty_Barcode 0.034 s
test_move 0.035 s
test_move_fails_without_state 0.025 s
test_complete_fails_without_target 0.009 s
test_create_with_success 0.036 s
test_getPriorityList 0.006 s
test_create_with_unknown_SourceErpCode 0.008 s
test_findForTuAndTypesAndStates 0.030 s
test_create_with_empty_Movement 0.007 s
test_create_with_unknown_TU 0.010 s
test_create_with_unknown_SourceLocationId 0.009 s

IndexControllerDocumentation

shall_create_index 0.035 s

MovementDocumentation

shall_findAll 0.483 s
shall_create_index 0.117 s
shall_complete_movement 0.313 s
shall_create_a_movement 0.132 s
shall_cancel_a_movement 0.050 s
shall_move_a_completed_movement_fails 0.062 s
shall_find_for_State_Types_Source 0.091 s
shall_move_a_movement 0.045 s
shall_find_for_TU_Type_State 0.061 s