Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 21 | 0 | 0 | 0 | 100% | 0.690 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.core.units | 4 | 0 | 0 | 0 | 100% | 0.017 s |
| org.openwms.core.units.api | 17 | 0 | 0 | 0 | 100% | 0.673 s |
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.017 s |
org.openwms.core.units.api
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| PieceTest | 4 | 0 | 0 | 0 | 100% | 0.012 s | |
| WeightTest | 4 | 0 | 0 | 0 | 100% | 0.212 s | |
| MetricDimensionTest | 4 | 0 | 0 | 0 | 100% | 0.019 s | |
| MeasurableStringTest | 5 | 0 | 0 | 0 | 100% | 0.430 s |
Test Cases
[Summary] [Package List] [Test Cases]
UnitsUtilTest
| fromStringIncompatibleType | 0.011 s | |
| fromStringMetricDimensionType | 0.001 s | |
| fromStringWeightType | 0.001 s | |
| fromStringPieceType | 0.001 s |
PieceTest
| testComparison | 0 s | |
| test_for_ZERO | 0.001 s | |
| testAddition | 0.001 s | |
| testConversion | 0.001 s |
WeightTest
| testComparison | 0.155 s | |
| testSubtract | 0.002 s | |
| testAddition | 0.006 s | |
| testConversion | 0.019 s |
MetricDimensionTest
| testComparison | 0.004 s | |
| testSubtract | 0.001 s | |
| testAddition | 0.004 s | |
| testConversion | 0.005 s |
MeasurableStringTest
| shall_create_with_measurable | 0.003 s | |
| shall_throw_without_number | 0.018 s | |
| shall_throw_creation_without_null | 0.001 s | |
| shall_serialized_as_String | 0.401 s | |
| shall_throw_without_2_parts | 0.001 s |