Fork me on GitHub

Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
38 0 12 0 68.421% 115.578

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% 1.815
org.openwms.tms 33 0 12 0 63.636% 113.763

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% 1.815

org.openwms.tms

Class Tests Errors Failures Skipped Success Rate Time
AddProblemDocumentation 3 0 2 0 33.333% 10.221
PrioritizeTODocumentation 2 0 0 0 100% 5.837
TransportationDocumentation 1 0 0 0 100% 3.22
CreateTODocumentation 7 0 1 0 85.714% 18.852
ChangeTUDocumentation 3 0 0 0 100% 21.871
RedirectTODocumentation 5 0 0 0 100% 18.878
ChangeStateDocumentation 12 0 9 0 25% 34.884

Test Cases

[Summary] [Package List] [Test Cases]

AddProblemDocumentation

testAddSecondProblem 0.19
testAddProblem 0.104
Expecting empty but was: [org.openwms.tms.ProblemHistory@774cf171]
testNullAsAddProblem 0.103
Expecting empty but was: [org.openwms.tms.ProblemHistory@3d47cc41]

PrioritizeTODocumentation

prioritizeTOWithUnknownPriority 0.103
prioritizeTO 0.086

TransportationDocumentation

shall_find_one_for_barcode 0.065

CreateTODocumentation

testCreateTO 0.052
testCreateTOUnknownPriority 0.023
testCreateTOAndGet 0.051
JSON path "state" Expected: is "STARTED" but: was "INITIALIZED"
testCreateTOTargetNotAvailable 0.057
testCreateTOSimple 0.055
testCreateTOUnknownTarget 0.047
testCreateTOUnknownTU 0.046

ChangeTUDocumentation

testTUChangeUnknownTU 0.627
testTUChangeTUWithNUll 0.125
testTUChange 0.107

RedirectTODocumentation

testRedirectToBlockedLocation 0.104
testRedirectToUnknownTargets 0.169
testRedirectToUnknownLocationGroupButLoc 0.101
testRedirectToBlockedLocationGroup 0.084
testRedirectToUnknownLocationButLocGroup 0.148

EnsureArchitectureIT

verify_logger_definition 1.696
verify_api_package 0.022
verify_services 0.004
verify_transactional_repository_access 0.001
verify_no_cycles 0.092

ChangeStateDocumentation

cancellingAnStartedOne 0.15
Status expected:<204> but was:<500>
turnBackState 0.079
settingAnStartedOneOnFailure 0.253
Status expected:<204> but was:<500>
changingAnCanceledOne 0.177
Status expected:<204> but was:<500>
startingAnStartedOne 0.121
Status expected:<204> but was:<400>
finishingAnStartedOne 0.063
Status expected:<204> but was:<400>
createAnNewOneWhenOneIsAlreadyStarted 0.112
finishingAnInitializedOne 0.129
settingAnInitializedOneOnFailure 0.143
Status expected:<204> but was:<500>
cancellingAnInitializedOne 0.127
Status expected:<204> but was:<500>
changingAnFinishedOne 0.098
Status expected:<204> but was:<400>
changingAnOnFailureOne 0.111
Status expected:<204> but was:<500>

Failure Details

[Summary] [Package List] [Test Cases]


testAddProblem
java.lang.AssertionError: Expecting empty but was: [org.openwms.tms.ProblemHistory@774cf171]
org.openwms.tms.AddProblemDocumentation:91
testNullAsAddProblem
java.lang.AssertionError: Expecting empty but was: [org.openwms.tms.ProblemHistory@3d47cc41]
org.openwms.tms.AddProblemDocumentation:70
testCreateTOAndGet
java.lang.AssertionError: JSON path "state" Expected: is "STARTED" but: was "INITIALIZED"
org.openwms.tms.CreateTODocumentation:108
cancellingAnStartedOne
java.lang.AssertionError: Status expected:<204> but was:<500>
org.openwms.tms.ChangeStateDocumentation:222
settingAnStartedOneOnFailure
java.lang.AssertionError: Status expected:<204> but was:<500>
org.openwms.tms.ChangeStateDocumentation:247
changingAnCanceledOne
java.lang.AssertionError: Status expected:<204> but was:<500>
org.openwms.tms.ChangeStateDocumentation:358
startingAnStartedOne
java.lang.AssertionError: Status expected:<204> but was:<400>
org.openwms.tms.ChangeStateDocumentation:197
finishingAnStartedOne
java.lang.AssertionError: Status expected:<204> but was:<400>
org.openwms.tms.ChangeStateDocumentation:271
settingAnInitializedOneOnFailure
java.lang.AssertionError: Status expected:<204> but was:<500>
org.openwms.tms.ChangeStateDocumentation:145
cancellingAnInitializedOne
java.lang.AssertionError: Status expected:<204> but was:<500>
org.openwms.tms.ChangeStateDocumentation:118
changingAnFinishedOne
java.lang.AssertionError: Status expected:<204> but was:<400>
org.openwms.tms.ChangeStateDocumentation:294
changingAnOnFailureOne
java.lang.AssertionError: Status expected:<204> but was:<500>
org.openwms.tms.ChangeStateDocumentation:326