Fork me on GitHub

Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
9 0 0 1 88.889% 4.548

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.tms.routing.app 1 0 0 1 0% 0
org.openwms.tms.routing.routes 8 0 0 0 100% 4.548

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

org.openwms.tms.routing.app

Class Tests Errors Failures Skipped Success Rate Time
ConfigServerResourcePatternResolverIT 1 0 0 1 0% 0

org.openwms.tms.routing.routes

Class Tests Errors Failures Skipped Success Rate Time
ExplicitRouteSearchIT 8 0 0 0 100% 4.548

Test Cases

[Summary] [Package List] [Test Cases]

ExplicitRouteSearchIT

shall_fail_when_no_target_is_given 0.209
shall_pass_when_at_least_one_target_is_given 0.059
shall_pass_when_all_targets_are_given 0.009
shall_fail_with_invalid_target 0.009
shall_fail_when_no_source_is_given 0.004
shall_pass_when_at_least_one_target_is_given2 0.006
shall_fail_when_no_target_is_given3 0.004
shall_fail_when_no_target_is_given4 0.003

ConfigServerResourcePatternResolverIT

0
work in progress

Failure Details

[Summary] [Package List] [Test Cases]


skipped: work in progress