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

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

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

org.openwms.tms

Class Tests Errors Failures Skipped Success Rate Time
ChangeTUDocumentation 3 0 0 0 100% 10.87
RedirectTODocumentation 5 0 0 0 100% 39.245
PrioritizeTODocumentation 2 0 0 0 100% 7.27
CreateTODocumentation 7 0 1 0 85.714% 25.324
ChangeStateDocumentation 12 0 9 0 25% 46.962
TransportationDocumentation 1 0 0 0 100% 3.932
AddProblemDocumentation 3 0 2 0 33.333% 10.951

Test Cases

[Summary] [Package List] [Test Cases]

ChangeTUDocumentation

testTUChangeUnknownTU 0.141
testTUChangeTUWithNUll 0.069
testTUChange 0.072

RedirectTODocumentation

testRedirectToBlockedLocation 0.781
testRedirectToUnknownTargets 0.268
testRedirectToUnknownLocationGroupButLoc 0.181
testRedirectToBlockedLocationGroup 0.184
testRedirectToUnknownLocationButLocGroup 0.161

PrioritizeTODocumentation

prioritizeTOWithUnknownPriority 0.14
prioritizeTO 0.081

CreateTODocumentation

testCreateTO 0.13
testCreateTOUnknownPriority 0.032
testCreateTOAndGet 0.061
JSON path "state" Expected: is "STARTED" but: was "INITIALIZED"
testCreateTOTargetNotAvailable 0.065
testCreateTOSimple 0.073
testCreateTOUnknownTarget 0.053
testCreateTOUnknownTU 0.049

ChangeStateDocumentation

cancellingAnStartedOne 0.158
Status expected:<204> but was:<500>
turnBackState 0.115
settingAnStartedOneOnFailure 0.146
Status expected:<204> but was:<500>
changingAnCanceledOne 0.166
Status expected:<204> but was:<500>
startingAnStartedOne 0.118
Status expected:<204> but was:<400>
finishingAnStartedOne 0.092
Status expected:<204> but was:<400>
createAnNewOneWhenOneIsAlreadyStarted 0.164
finishingAnInitializedOne 0.175
settingAnInitializedOneOnFailure 0.142
Status expected:<204> but was:<500>
cancellingAnInitializedOne 0.155
Status expected:<204> but was:<500>
changingAnFinishedOne 0.087
Status expected:<204> but was:<400>
changingAnOnFailureOne 0.118
Status expected:<204> but was:<500>

EnsureArchitectureIT

verify_logger_definition 2.218
verify_api_package 0.029
verify_services 0.003
verify_transactional_repository_access 0.001
verify_no_cycles 0.125

TransportationDocumentation

shall_find_one_for_barcode 0.107

AddProblemDocumentation

testAddSecondProblem 0.126
testAddProblem 0.08
Expecting empty but was: [org.openwms.tms.ProblemHistory@5fa3e948]
testNullAsAddProblem 0.109
Expecting empty but was: [org.openwms.tms.ProblemHistory@2b0ecb1b]

Failure Details

[Summary] [Package List] [Test Cases]


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
testAddProblem
java.lang.AssertionError: Expecting empty but was: [org.openwms.tms.ProblemHistory@5fa3e948]
org.openwms.tms.AddProblemDocumentation:91
testNullAsAddProblem
java.lang.AssertionError: Expecting empty but was: [org.openwms.tms.ProblemHistory@2b0ecb1b]
org.openwms.tms.AddProblemDocumentation:70