Apache Commons logo Commons Math

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
25 0 0 0 100% 0.123

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.apache.commons.math4.legacy.exception 13 0 0 0 100% 0.056
org.apache.commons.math4.legacy.exception.util 12 0 0 0 100% 0.067

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

org.apache.commons.math4.legacy.exception

Class Tests Errors Failures Skipped Success Rate Time
MaxCountExceededExceptionTest 1 0 0 0 100% 0.001
DimensionMismatchExceptionTest 1 0 0 0 100% 0.001
NumberIsTooSmallExceptionTest 1 0 0 0 100% 0.001
NotPositiveExceptionTest 1 0 0 0 100% 0.032
NonMonotonicSequenceExceptionTest 1 0 0 0 100% 0.002
NullArgumentExceptionTest 2 0 0 0 100% 0.001
OutOfRangeExceptionTest 1 0 0 0 100% 0.002
NotStrictlyPositiveExceptionTest 1 0 0 0 100% 0.002
NotFiniteNumberExceptionTest 2 0 0 0 100% 0.001
NumberIsTooLargeExceptionTest 1 0 0 0 100% 0.001
TooManyEvaluationsExceptionTest 1 0 0 0 100% 0.012

org.apache.commons.math4.legacy.exception.util

Class Tests Errors Failures Skipped Success Rate Time
LocalizedFormatsTest 6 0 0 0 100% 0.047
ExceptionContextTest 5 0 0 0 100% 0.019
ArgUtilsTest 1 0 0 0 100% 0.001

Test Cases

[Summary] [Package List] [Test Cases]

LocalizedFormatsTest

testNoMissingFrenchTranslation 0.016
testNoOpEnglishTranslation 0.004
testVariablePartsConsistency 0.01
testMessageNumber 0.001
testAllKeysPresentInPropertiesFiles 0.014
testAllPropertiesCorrespondToKeys 0.001

ExceptionContextTest

testNoArgAddMessage 0.001
testSerializeUnserializable 0.012
testMessageChain 0
testSerialize 0.004
testContext 0.001

MaxCountExceededExceptionTest

testAccessors 0.001

DimensionMismatchExceptionTest

testAccessors 0.001

NumberIsTooSmallExceptionTest

testAccessors 0.001

NotPositiveExceptionTest

testAccessors 0.022

ArgUtilsTest

testFlatten 0.001

NonMonotonicSequenceExceptionTest

testAccessors 0

NullArgumentExceptionTest

testCheckArray 0
testCheckSingle 0

OutOfRangeExceptionTest

testAccessors 0.001

NotStrictlyPositiveExceptionTest

testAccessors 0.001

NotFiniteNumberExceptionTest

testCheckArray 0
testCheckSingle 0.001

NumberIsTooLargeExceptionTest

testAccessors 0.001

TooManyEvaluationsExceptionTest

testMessage 0.011