Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
12 0 0 0 100% 0.01

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
com.puresoltechnologies.commons.money 12 0 0 0 100% 0.01

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

com.puresoltechnologies.commons.money

Class Tests Errors Failures Skipped Success Rate Time
MoneyMathTest 1 0 0 0 100% 0.01
MoneyTest 11 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

MoneyMathTest

testAllocate 0.01

MoneyTest

testToFloatValue 0
testNegativeFraction 0
testAmounts 0
testToLongValue 0
testToString 0
testToDoubleValue 0
testToIntValue 0
testToIntValueWithTooLargeAmount 0
testInvalidFraction 0
testZeroFraction 0
testValidFractions 0

Fork me on GitHub