Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
106 0 0 0 100% 41.14 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
com.irurueta.statistics 106 0 0 0 100% 41.14 s

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

com.irurueta.statistics

- Class Tests Errors Failures Skipped Success Rate Time
MaxIterationsExceededExceptionTest 1 0 0 0 100% 0.005 s
GaussianRandomizerTest 14 0 0 0 100% 11.19 s
UniformRandomizerTest 43 0 0 0 100% 22.26 s
RandomizerTest 18 0 0 0 100% 7.276 s
GammaTest 8 0 0 0 100% 0.043 s
StatisticsExceptionTest 1 0 0 0 100% 0.007 s
NormalDistTest 10 0 0 0 100% 0.173 s
ChiSqDistTest 5 0 0 0 100% 0.093 s
BuildInfoTest 2 0 0 0 100% 0.077 s
ErfTest 4 0 0 0 100% 0.017 s

Test Cases

[Summary] [Package List] [Test Cases]

MaxIterationsExceededExceptionTest

testConstructor 0.004 s

GaussianRandomizerTest

testGetSetMean 0.001 s
testNextBooleanWithThreshold 0.057 s
testGetSetStandardDeviation 0.001 s
testFillWithBooleansAndThreshold 5.383 s
testGetType 0.001 s
testGetSetInternalRandomizer 0.016 s
testNextBooleansAndThreshold 5.378 s
testNextBoolean 0.056 s
testNextInt 0.113 s
testSetSeed 0.001 s
testNextFloat 0.056 s
testNextDouble 0.054 s
testConstructor 0.001 s
testNextLong 0.056 s

UniformRandomizerTest

testFillWithIntegersAndMaxValue 0.977 s
testNextDoubles 0.001 s
testNextFloatsWithRange 0.995 s
testNextIntWithRange 0.022 s
testNextLongWithMaxValue 0.030 s
testNextLongWithRange 0.025 s
testNextDoublesWithMaxValue 1.620 s
testNextIntsWithRange 1.054 s
testFillWithDoublesAndMaxValue 1.592 s
testFillWithDoublesAndRange 1.584 s
testNextDoublesWithRange 1.545 s
testNextFloatWithRange 0.026 s
testNextFloatWithMaxValue 0.025 s
testGetType 0.001 s
testGetSetInternalRandomizer 0.001 s
testFillWithLongsAndRange 1.370 s
testFillWithLongsAndMaxValue 1.347 s
testNextIntWithMaxValue 0.022 s
testNextIntsWithMaxValue 1.044 s
testFillWithIntegers 0.001 s
testNextDoubleWithRange 0.027 s
testNextBoolean 0.016 s
testFillWithLongs 0 s
testFillWithIntegersAndRange 1.017 s
testFillWithDoubles 0 s
testFillWithFloatsAndMaxValue 1.007 s
testNextDoubleWithMaxValue 0.027 s
testNextInt 0.015 s
testSetSeed 0.001 s
testNextFloatsWithMaxValue 1.034 s
testNextLongsWithMaxValue 1.428 s
testNextFloat 0.022 s
testFillFloatsWithRange 0.961 s
testNextLongs 0.001 s
testNextLongsWithRange 1.397 s
testNextDouble 0.026 s
testNextFloats 0 s
testNextBooleans 0.983 s
testFillWithFloats 0.001 s
testConstructor 0.001 s
testFillWithBooleans 0.961 s
testNextInts 0.001 s
testNextLong 0.029 s

RandomizerTest

testNextDoubles 1.603 s
testGetSetInternalRandomizer 0.001 s
testFillWithIntegers 0 s
testNextBoolean 0.024 s
testFillWithLongs 0 s
testFillWithDoubles 1.562 s
testCreate 0.003 s
testNextInt 0.015 s
testSetSeed 0 s
testNextFloat 0.021 s
testNextLongs 0.001 s
testNextDouble 0.025 s
testNextFloats 1.009 s
testNextBooleans 0.974 s
testFillWithFloats 1.037 s
testFillWithBooleans 0.965 s
testNextInts 0.001 s
testNextLong 0.021 s

GammaTest

testBeta 0.005 s
testBico 0.005 s
testConstructorAndGetGln 0.002 s
testFactln 0.008 s
testFactrl 0.002 s
testInvgammp 0.002 s
testGammln 0.001 s
testGammpAndGammq 0.002 s

StatisticsExceptionTest

testConstructor 0.002 s

NormalDistTest

testGetSetMean 0.002 s
testCdf 0.004 s
testGetSetStandardDeviation 0.001 s
testGetSetVariance 0.001 s
testGetP 0.001 s
testPropagateSinusoidal 0.088 s
testMahalanobisDistance 0.002 s
testInvcdf 0.002 s
testPropagatePoly 0.056 s
testConstructor 0.001 s

ChiSqDistTest

testGetSetNu 0.042 s
testCdf 0.004 s
testP 0.004 s
testInvcdf 0.002 s
testConstructor 0.001 s

BuildInfoTest

testGetters 0.069 s
testGetInstance 0.002 s

ErfTest

testErf 0.003 s
testErfc 0.005 s
testInverf 0.001 s
testInverfc 0.001 s