Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
21 0 0 0 100% 0.774

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.core.units 4 0 0 0 100% 0.184
org.openwms.core.units.api 17 0 0 0 100% 0.59

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

org.openwms.core.units

Class Tests Errors Failures Skipped Success Rate Time
UnitsUtilTest 4 0 0 0 100% 0.184

org.openwms.core.units.api

Class Tests Errors Failures Skipped Success Rate Time
PieceTest 4 0 0 0 100% 0.012
WeightTest 4 0 0 0 100% 0.025
MetricDimensionTest 4 0 0 0 100% 0.067
MeasurableStringTest 5 0 0 0 100% 0.486

Test Cases

[Summary] [Package List] [Test Cases]

PieceTest

testComparison 0.002
test_for_ZERO 0.001
testAddition 0.001
testConversion 0.001

WeightTest

testComparison 0.005
testSubtract 0.003
testAddition 0.001
testConversion 0.01

MetricDimensionTest

testComparison 0.017
testSubtract 0.007
testAddition 0.013
testConversion 0.01

MeasurableStringTest

shall_create_with_measurable 0.002
shall_throw_without_number 0.021
shall_throw_creation_without_null 0.003
shall_serialized_as_String 0.448
shall_throw_without_2_parts 0.001

UnitsUtilTest

fromStringIncompatibleType 0.155
fromStringMetricDimensionType 0.004
fromStringWeightType 0.001
fromStringPieceType 0.002