Summary

[summary] [package list] [test cases]

TestsErrorsFailuresSuccess rateTime(s)
819 0 0 100.00% 25.54

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

[summary] [package list] [test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.apache.commons.math 13 0 0 100.00% 0.10
org.apache.commons.math.analysis 50 0 0 100.00% 0.12
org.apache.commons.math.complex 167 0 0 100.00% 0.05
org.apache.commons.math.distribution 129 0 0 100.00% 18.47
org.apache.commons.math.fraction 25 0 0 100.00% 0.02
org.apache.commons.math.linear 67 0 0 100.00% 0.07
org.apache.commons.math.random 56 0 0 100.00% 5.63
org.apache.commons.math.special 33 0 0 100.00% 0.02
org.apache.commons.math.stat 21 0 0 100.00% 0.09
org.apache.commons.math.stat.data 2 0 0 100.00% 0.08
org.apache.commons.math.stat.descriptive 40 0 0 100.00% 0.29
org.apache.commons.math.stat.descriptive.moment 68 0 0 100.00% 0.19
org.apache.commons.math.stat.descriptive.rank 26 0 0 100.00% 0.04
org.apache.commons.math.stat.descriptive.summary 28 0 0 100.00% 0.06
org.apache.commons.math.stat.inference 30 0 0 100.00% 0.20
org.apache.commons.math.stat.regression 8 0 0 100.00% 0.06
org.apache.commons.math.util 56 0 0 100.00% 0.04

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

org.apache.commons.math

ClassTestsErrorsFailuresSuccess RateTime
Success FunctionEvaluationExceptionTest 3 0 0 100.00% 0.006
Success MathConfigurationExceptionTest 4 0 0 100.00% 0.005
Success MathExceptionTest 6 0 0 100.00% 0.093

org.apache.commons.math.analysis

ClassTestsErrorsFailuresSuccess RateTime
Success BisectionSolverTest 11 0 0 100.00% 0.015
Success BrentSolverTest 3 0 0 100.00% 0.035
Success ConvergenceExceptionTest 4 0 0 100.00% 0.005
Success NewtonSolverTest 3 0 0 100.00% 0.013
Success PolynomialFunctionTest 5 0 0 100.00% 0.004
Success PolynomialSplineFunctionTest 2 0 0 100.00% 0.005
Success SplineInterpolatorTest 5 0 0 100.00% 0.007
Success UnivariateRealSolverFactoryImplTest 8 0 0 100.00% 0.008
Success UnivariateRealSolverUtilsTest 9 0 0 100.00% 0.031

org.apache.commons.math.complex

ClassTestsErrorsFailuresSuccess RateTime
Success ComplexFormatTest 34 0 0 100.00% 0.011
Success ComplexTest 30 0 0 100.00% 0.008
Success ComplexUtilsTest 69 0 0 100.00% 0.017
Success FrenchComplexFormatTest 34 0 0 100.00% 0.011

org.apache.commons.math.distribution

ClassTestsErrorsFailuresSuccess RateTime
Success BinomialDistributionTest 6 0 0 100.00% 0.047
Success CauchyDistributionTest 8 0 0 100.00% 0.042
Success ChiSquareDistributionTest 6 0 0 100.00% 0.063
Success DistributionFactoryImplTest 39 0 0 100.00% 0.045
Success ExponentialDistributionTest 8 0 0 100.00% 0.040
Success FDistributionTest 8 0 0 100.00% 0.055
Success GammaDistributionTest 8 0 0 100.00% 0.060
Success HypergeometricDistributionTest 10 0 0 100.00% 17.821
Success NormalDistributionTest 10 0 0 100.00% 0.054
Success PoissonDistributionTest 9 0 0 100.00% 0.119
Success TDistributionTest 8 0 0 100.00% 0.075
Success WeibullDistributionTest 9 0 0 100.00% 0.053

org.apache.commons.math.fraction

ClassTestsErrorsFailuresSuccess RateTime
Success FractionFormatTest 9 0 0 100.00% 0.009
Success FractionTest 16 0 0 100.00% 0.008

org.apache.commons.math.linear

ClassTestsErrorsFailuresSuccess RateTime
Success BigMatrixImplTest 27 0 0 100.00% 0.038
Success InvalidMatrixExceptionTest 2 0 0 100.00% 0.004
Success MatrixIndexExceptionTest 2 0 0 100.00% 0.003
Success MatrixUtilsTest 8 0 0 100.00% 0.012
Success RealMatrixImplTest 28 0 0 100.00% 0.015

org.apache.commons.math.random

ClassTestsErrorsFailuresSuccess RateTime
Success AbstractRandomGeneratorTest 15 0 0 100.00% 0.346
Success EmpiricalDistributionTest 8 0 0 100.00% 3.135
Success RandomAdaptorTest 14 0 0 100.00% 0.388
Success RandomDataTest 13 0 0 100.00% 0.356
Success ValueServerTest 6 0 0 100.00% 1.404

org.apache.commons.math.special

ClassTestsErrorsFailuresSuccess RateTime
Success BetaTest 17 0 0 100.00% 0.011
Success ErfTest 5 0 0 100.00% 0.005
Success GammaTest 11 0 0 100.00% 0.007

org.apache.commons.math.stat

ClassTestsErrorsFailuresSuccess RateTime
Success CertifiedDataTest 2 0 0 100.00% 0.070
Success FrequencyTest 6 0 0 100.00% 0.008
Success StatUtilsTest 13 0 0 100.00% 0.013

org.apache.commons.math.stat.data

ClassTestsErrorsFailuresSuccess RateTime
Success LewTest 1 0 0 100.00% 0.039
Success LotteryTest 1 0 0 100.00% 0.046

org.apache.commons.math.stat.descriptive

ClassTestsErrorsFailuresSuccess RateTime
Success AbstractUnivariateStatisticTest 2 0 0 100.00% 0.006
Success DescriptiveStatisticsImplTest 6 0 0 100.00% 0.066
Success DescriptiveStatisticsTest 13 0 0 100.00% 0.077
Success InteractionTest 1 0 0 100.00% 0.007
Success ListUnivariateImplTest 5 0 0 100.00% 0.042
Success MixedListUnivariateImplTest 4 0 0 100.00% 0.014
Success StatisticalSummaryValuesTest 2 0 0 100.00% 0.009
Success SummaryStatisticsImplTest 7 0 0 100.00% 0.071

org.apache.commons.math.stat.descriptive.moment

ClassTestsErrorsFailuresSuccess RateTime
Success FirstMomentTest 6 0 0 100.00% 0.014
Success FourthMomentTest 6 0 0 100.00% 0.024
Success GeometricMeanTest 7 0 0 100.00% 0.016
Success KurtosisTest 7 0 0 100.00% 0.023
Success MeanTest 7 0 0 100.00% 0.017
Success SecondMomentTest 6 0 0 100.00% 0.015
Success SkewnessTest 7 0 0 100.00% 0.027
Success StandardDeviationTest 8 0 0 100.00% 0.021
Success ThirdMomentTest 6 0 0 100.00% 0.016
Success VarianceTest 8 0 0 100.00% 0.019

org.apache.commons.math.stat.descriptive.rank

ClassTestsErrorsFailuresSuccess RateTime
Success MaxTest 8 0 0 100.00% 0.014
Success MedianTest 1 0 0 100.00% 0.005
Success MinTest 8 0 0 100.00% 0.014
Success PercentileTest 9 0 0 100.00% 0.006

org.apache.commons.math.stat.descriptive.summary

ClassTestsErrorsFailuresSuccess RateTime
Success ProductTest 7 0 0 100.00% 0.014
Success SumLogTest 7 0 0 100.00% 0.013
Success SumSqTest 7 0 0 100.00% 0.014
Success SumTest 7 0 0 100.00% 0.014

org.apache.commons.math.stat.inference

ClassTestsErrorsFailuresSuccess RateTime
Success ChiSquareFactoryTest 4 0 0 100.00% 0.050
Success ChiSquareTestTest 4 0 0 100.00% 0.048
Success TTestFactoryTest 6 0 0 100.00% 0.027
Success TTestTest 6 0 0 100.00% 0.032
Success TestUtilsTest 10 0 0 100.00% 0.044

org.apache.commons.math.stat.regression

ClassTestsErrorsFailuresSuccess RateTime
Success SimpleRegressionTest 8 0 0 100.00% 0.055

org.apache.commons.math.util

ClassTestsErrorsFailuresSuccess RateTime
Success ContinuedFractionTest 1 0 0 100.00% 0.003
Success DefaultTransformerTest 6 0 0 100.00% 0.004
Success MathUtilsTest 31 0 0 100.00% 0.010
Success ResizableDoubleArrayTest 11 0 0 100.00% 0.017
Success TransformerMapTest 7 0 0 100.00% 0.005

Test Cases

[summary] [package list] [test cases]

FunctionEvaluationExceptionTest

Success testConstructor 0.00
Success testConstructorMessage 0.00
Success testConstructorMessageCause 0.00

MathConfigurationExceptionTest

Success testConstructor 0.00
Success testConstructorMessage 0.00
Success testConstructorMessageCause 0.00
Success testConstructorCause 0.00

MathExceptionTest

Success testConstructor 0.00
Success testConstructorMessage 0.00
Success testConstructorMessageCause 0.00
Success testConstructorCause 0.00
Success testPrintStackTrace 0.00
Success testSerialization 0.02

BisectionSolverTest

Success testSerialization 0.01
Success testSinZero 0.00
Success testQuinticZero 0.00
Success testSetFunctionValueAccuracy 0.00
Success testResetFunctionValueAccuracy 0.00
Success testSetAbsoluteAccuracy 0.00
Success testResetAbsoluteAccuracy 0.00
Success testSetMaximalIterationCount 0.00
Success testResetMaximalIterationCount 0.00
Success testSetRelativeAccuracy 0.00
Success testResetRelativeAccuracy 0.00

BrentSolverTest

Success testSinZero 0.00
Success testQuinticZero 0.03
Success testBadEndpoints 0.00

ConvergenceExceptionTest

Success testConstructor 0.00
Success testConstructorMessage 0.00
Success testConstructorMessageCause 0.00
Success testConstructorCause 0.00

NewtonSolverTest

Success testSerialization 0.01
Success testSinZero 0.00
Success testQuinticZero 0.00

PolynomialFunctionTest

Success testConstants 0.00
Success testLinear 0.00
Success testQuadratic 0.00
Success testQuintic 0.00
Success testfirstDerivativeComparision 0.00

PolynomialSplineFunctionTest

Success testConstructor 0.00
Success testValues 0.00

SplineInterpolatorTest

Success testInterpolateLinearDegenerateTwoSegment 0.00
Success testInterpolateLinearDegenerateThreeSegment 0.00
Success testInterpolateLinear 0.00
Success testInterpolateSin 0.00
Success testIllegalArguments 0.00

UnivariateRealSolverFactoryImplTest

Success testNewBisectionSolverNull 0.00
Success testNewBisectionSolverValid 0.00
Success testNewNewtonSolverNull 0.00
Success testNewNewtonSolverValid 0.00
Success testNewBrentSolverNull 0.00
Success testNewBrentSolverValid 0.00
Success testNewSecantSolverNull 0.00
Success testNewSecantSolverValid 0.00

UnivariateRealSolverUtilsTest

Success testSolveNull 0.00
Success testSolveBadParameters 0.03
Success testSolveSin 0.00
Success testSolveAccuracyNull 0.00
Success testSolveAccuracySin 0.00
Success testSolveNoRoot 0.00
Success testBracketSin 0.00
Success testBracketCornerSolution 0.00
Success testBadParameters 0.00

ComplexFormatTest

Success testSimpleNoDecimals 0.00
Success testSimpleWithDecimals 0.00
Success testSimpleWithDecimalsTrunc 0.00
Success testNegativeReal 0.00
Success testNegativeImaginary 0.00
Success testNegativeBoth 0.00
Success testZeroReal 0.00
Success testZeroImaginary 0.00
Success testDifferentImaginaryChar 0.00
Success testStaticFormatComplex 0.00
Success testNan 0.00
Success testPositiveInfinity 0.00
Success testNegativeInfinity 0.00
Success testParseSimpleNoDecimals 0.00
Success testParseSimpleWithDecimals 0.00
Success testParseSimpleWithDecimalsTrunc 0.00
Success testParseNegativeReal 0.00
Success testParseNegativeImaginary 0.00
Success testParseNegativeBoth 0.00
Success testParseZeroReal 0.00
Success testParseZeroImaginary 0.00
Success testParseDifferentImaginaryChar 0.00
Success testParseNan 0.00
Success testParsePositiveInfinity 0.00
Success testPaseNegativeInfinity 0.00
Success testConstructorSingleFormat 0.00
Success testGetImaginaryFormat 0.00
Success testSetImaginaryFormatNull 0.00
Success testSetRealFormatNull 0.00
Success testGetRealFormat 0.00
Success testSetImaginaryCharacterNull 0.00
Success testSetImaginaryCharacterEmpty 0.00
Success testFormatNumber 0.00
Success testFormatObject 0.00

ComplexTest

Success testConstructor 0.00
Success testConstructorNaN 0.00
Success testAbs 0.00
Success testAbsNaN 0.00
Success testAbsInfinite 0.00
Success testAdd 0.00
Success testAddNaN 0.00
Success testAddInfinite 0.00
Success testConjugate 0.00
Success testConjugateNaN 0.00
Success testConjugateInfiinite 0.00
Success testDivide 0.00
Success testDivideInfinite 0.00
Success testDivideNaN 0.00
Success testDivideNaNInf 0.00
Success testMultiply 0.00
Success testMultiplyNaN 0.00
Success testMultiplyNaNInf 0.00
Success testNegate 0.00
Success testNegateNaN 0.00
Success testSubtract 0.00
Success testSubtractNaN 0.00
Success testEqualsNull 0.00
Success testEqualsClass 0.00
Success testEqualsSame 0.00
Success testEqualsTrue 0.00
Success testEqualsRealDifference 0.00
Success testEqualsImaginaryDifference 0.00
Success testEqualsNaN 0.00
Success testHashCode 0.00

ComplexUtilsTest

Success testAcos 0.00
Success testAcosInf 0.00
Success testAcosNaN 0.00
Success testAcosNull 0.00
Success testAsin 0.00
Success testAsinNaN 0.00
Success testAsinInf 0.00
Success testAsinNull 0.00
Success testAtan 0.00
Success testAtanInf 0.00
Success testAtanNaN 0.00
Success testAtanNull 0.00
Success testCos 0.00
Success testCosNaN 0.00
Success testCosInf 0.00
Success testCosNull 0.00
Success testCosh 0.00
Success testCoshNaN 0.00
Success testCoshInf 0.00
Success testCoshNull 0.00
Success testExp 0.00
Success testExpNaN 0.00
Success testExpInf 0.00
Success testExpNull 0.00
Success testLog 0.00
Success testLogNaN 0.00
Success testLogInf 0.00
Success testLogZero 0.00
Success testlogNull 0.00
Success testPolar2Complex 0.00
Success testPolar2ComplexIllegalModulus 0.00
Success testPolar2ComplexNaN 0.00
Success testPolar2ComplexInf 0.00
Success testPow 0.00
Success testPowNaNBase 0.00
Success testPowNaNExponent 0.00
Success testPowInf 0.00
Success testPowZero 0.00
Success testpowNull 0.00
Success testSin 0.00
Success testSinInf 0.00
Success testSinNaN 0.00
Success testSinNull 0.00
Success testSinh 0.00
Success testSinhNaN 0.00
Success testSinhInf 0.00
Success testsinhNull 0.00
Success testSqrtRealPositive 0.00
Success testSqrtRealZero 0.00
Success testSqrtRealNegative 0.00
Success testSqrtImaginaryZero 0.00
Success testSqrtImaginaryNegative 0.00
Success testSqrtPolar 0.00
Success testSqrtNaN 0.00
Success testSqrtInf 0.00
Success testSqrtNull 0.00
Success testSqrt1z 0.00
Success testSqrt1zNaN 0.00
Success testSqrt1zNull 0.00
Success testTan 0.00
Success testTanNaN 0.00
Success testTanInf 0.00
Success testTanCritical 0.00
Success testTanNull 0.00
Success testTanh 0.00
Success testTanhNaN 0.00
Success testTanhInf 0.00
Success testTanhCritical 0.00
Success testTanhNull 0.00

FrenchComplexFormatTest

Success testSimpleNoDecimals 0.00
Success testSimpleWithDecimals 0.00
Success testSimpleWithDecimalsTrunc 0.00
Success testNegativeReal 0.00
Success testNegativeImaginary 0.00
Success testNegativeBoth 0.00
Success testZeroReal 0.00
Success testZeroImaginary 0.00
Success testDifferentImaginaryChar 0.00
Success testStaticFormatComplex 0.00
Success testNan 0.00
Success testPositiveInfinity 0.00
Success testNegativeInfinity 0.00
Success testParseSimpleNoDecimals 0.00
Success testParseSimpleWithDecimals 0.00
Success testParseSimpleWithDecimalsTrunc 0.00
Success testParseNegativeReal 0.00
Success testParseNegativeImaginary 0.00
Success testParseNegativeBoth 0.00
Success testParseZeroReal 0.00
Success testParseZeroImaginary 0.00
Success testParseDifferentImaginaryChar 0.00
Success testParseNan 0.00
Success testParsePositiveInfinity 0.00
Success testPaseNegativeInfinity 0.00
Success testConstructorSingleFormat 0.00
Success testGetImaginaryFormat 0.00
Success testSetImaginaryFormatNull 0.00
Success testSetRealFormatNull 0.00
Success testGetRealFormat 0.00
Success testSetImaginaryCharacterNull 0.00
Success testSetImaginaryCharacterEmpty 0.00
Success testFormatNumber 0.00
Success testFormatObject 0.00

BinomialDistributionTest

Success testDegenerate0 0.04
Success testDegenerate1 0.00
Success testIllegalArguments 0.00
Success testDensities 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00

CauchyDistributionTest

Success testInverseCumulativeProbabilityExtremes 0.03
Success testMedian 0.00
Success testScale 0.00
Success testSetScale 0.00
Success testIllegalArguments 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.00

ChiSquareDistributionTest

Success testSmallDf 0.04
Success testDfAccessors 0.00
Success testIllegalArguments 0.00
Success testCumulativeProbabilities 0.01
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.00

DistributionFactoryImplTest

Success testCreateChiSquareDistributionNegative 0.03
Success testCreateChiSquareDistributionZero 0.00
Success testCreateChiSquareDistributionPositive 0.00
Success testCreateFDistributionNegativePositive 0.00
Success testCreateFDistributionZeroPositive 0.00
Success testCreateFDistributionPositiveNegative 0.00
Success testCreateFDistributionPositiveZero 0.00
Success testCreateFDistributionPositivePositive 0.00
Success testCreateExponentialDistributionNegative 0.00
Success testCreateExponentialDistributionZero 0.00
Success testCreateExponentialDistributionPositive 0.00
Success testCreateGammaDistributionNegativePositive 0.00
Success testCreateGammaDistributionZeroPositive 0.00
Success testCreateGammaDistributionPositiveNegative 0.00
Success testCreateGammaDistributionPositiveZero 0.00
Success testCreateGammaDistributionPositivePositive 0.00
Success testCreateTDistributionNegative 0.00
Success testCreateTDistributionZero 0.00
Success testCreateTDistributionPositive 0.00
Success testBinomialDistributionNegativePositive 0.00
Success testBinomialDistributionZeroPositive 0.00
Success testBinomialDistributionPositivePositive 0.00
Success testBinomialDistributionPositiveNegative 0.00
Success testBinomialDistributionPositiveZero 0.00
Success testBinomialDistributionPositiveOne 0.00
Success testBinomialDistributionPositiveTwo 0.00
Success testHypergeometricDistributionNegativePositivePositive 0.00
Success testHypergeometricDistributionZeroPositivePositive 0.00
Success testHypergeometricDistributionPositiveNegativePositive 0.00
Success testHypergeometricDistributionPositiveZeroPositive 0.00
Success testHypergeometricDistributionPositivePositiveNegative 0.00
Success testHypergeometricDistributionPositivePositiveZero 0.00
Success testHypergeometricDistributionSmallPopulationSize 0.00
Success testCauchyDistributionNegative 0.00
Success testCauchyDistributionZero 0.00
Success testWeibullDistributionNegativePositive 0.00
Success testWeibullDistributionZeroPositive 0.00
Success testWeibullDistributionPositiveNegative 0.00
Success testWeibullDistributionPositiveZero 0.00

ExponentialDistributionTest

Success testInverseCumulativeProbabilityExtremes 0.03
Success testCumulativeProbabilityExtremes 0.00
Success testCumulativeProbability2 0.00
Success testMeanAccessors 0.00
Success testIllegalArguments 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.00

FDistributionTest

Success testInverseCumulativeProbabilityExtremes 0.03
Success testDfAccessors 0.00
Success testCumulativeProbabilityExtremes 0.00
Success testLargeDegreesOfFreedom 0.01
Success testIllegalArguments 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.00

GammaDistributionTest

Success testValues 0.04
Success testInverseCumulativeProbabilityExtremes 0.00
Success testParameterAccessors 0.00
Success testProbabilities 0.00
Success testIllegalArguments 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.00

HypergeometricDistributionTest

Success testDegenerateNoFailures 0.07
Success testDegenerateNoSuccesses 0.00
Success testDegenerateFullSample 0.00
Success testPopulationSize 0.00
Success testLargeValues 2.81
Success testMoreLargeValues 14.92
Success testIllegalArguments 0.00
Success testDensities 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00

NormalDistributionTest

Success testInverseCumulativeProbabilityExtremes 0.03
Success testQuantiles 0.00
Success testGetMean 0.00
Success testSetMean 0.00
Success testGetStandardDeviation 0.00
Success testSetStandardDeviation 0.00
Success testIllegalArguments 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.01
Success testConsistency 0.00

PoissonDistributionTest

Success testNormalApproximateProbability 0.03
Success testDegenerateInverseCumulativeProbability 0.00
Success testMean 0.00
Success testLargeMeanCumulativeProbability 0.01
Success testLargeMeanInverseCumulativeProbability 0.06
Success testIllegalArguments 0.00
Success testDensities 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00

TDistributionTest

Success testInverseCumulativeProbabilityExtremes 0.03
Success testSmallDf 0.03
Success testDfAccessors 0.00
Success testCumulativeProbabilityAgaintStackOverflow 0.00
Success testIllegalArguments 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.00

WeibullDistributionTest

Success testInverseCumulativeProbabilityExtremes 0.04
Success testAlpha 0.00
Success testBeta 0.00
Success testSetAlpha 0.00
Success testSetBeta 0.00
Success testIllegalArguments 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.00

FractionFormatTest

Success testFormat 0.00
Success testFormatNegative 0.00
Success testFormatZero 0.00
Success testFormatImproper 0.00
Success testFormatImproperNegative 0.00
Success testParse 0.00
Success testParseNegative 0.00
Success testParseProper 0.00
Success testParseProperNegative 0.00

FractionTest

Success testConstructor 0.00
Success testAbs 0.00
Success testAdd 0.00
Success testDivide 0.00
Success testMultiply 0.00
Success testNegate 0.00
Success testSubtract 0.00
Success testCompareTo 0.00
Success testDoubleValue 0.00
Success testFloatValue 0.00
Success testIntValue 0.00
Success testLongValue 0.00
Success testConstructorDouble 0.00
Success testReciprocal 0.00
Success testEqualsAndHashCode 0.00
Success testGetReducedFraction 0.00

BigMatrixImplTest

Success testAdd 0.00
Success testMultiply 0.00
Success testEqualsAndHashCode 0.00
Success testDimensions 0.00
Success testCopyFunctions 0.00
Success testConstructors 0.00
Success testAddFail 0.00
Success testNorm 0.00
Success testPlusMinus 0.00
Success testMultiply2 0.00
Success testIsSingular 0.00
Success testInverse 0.00
Success testSolve 0.00
Success testDeterminant 0.00
Success testTrace 0.00
Success testScalarAdd 0.00
Success testOperate 0.00
Success testTranspose 0.00
Success testPremultiplyVector 0.00
Success testPremultiply 0.00
Success testGetVectors 0.00
Success testLUDecomposition 0.01
Success testSubMatrix 0.00
Success testGetColumnMatrix 0.00
Success testGetRowMatrix 0.00
Success testToString 0.00
Success testSetSubMatrix 0.00

InvalidMatrixExceptionTest

Success testConstructor 0.00
Success testConstructorMessage 0.00

MatrixIndexExceptionTest

Success testConstructor 0.00
Success testConstructorMessage 0.00

MatrixUtilsTest

Success testCreateRealMatrix 0.00
Success testCreateBigMatrix 0.00
Success testCreateRowRealMatrix 0.00
Success testCreateRowBigMatrix 0.00
Success testCreateColumnRealMatrix 0.00
Success testCreateColumnBigMatrix 0.00
Success testCreateIdentityMatrix 0.00
Success testCreateBigIdentityMatrix 0.00

RealMatrixImplTest

Success testAdd 0.00
Success testMultiply 0.00
Success testEqualsAndHashCode 0.00
Success testDimensions 0.00
Success testCopyFunctions 0.00
Success testAddFail 0.00
Success testNorm 0.00
Success testPlusMinus 0.00
Success testMultiply2 0.00
Success testIsSingular 0.00
Success testInverse 0.00
Success testSolve 0.00
Success testDeterminant 0.00
Success testTrace 0.00
Success testScalarAdd 0.00
Success testOperate 0.00
Success testTranspose 0.00
Success testPremultiplyVector 0.00
Success testPremultiply 0.00
Success testGetVectors 0.00
Success testLUDecomposition 0.00
Success testSubMatrix 0.00
Success testGetColumnMatrix 0.00
Success testGetRowMatrix 0.00
Success testToString 0.00
Success testSetSubMatrix 0.00
Success testGetEntry 0.00
Success testExamples 0.00

AbstractRandomGeneratorTest

Success testNextInt 0.00
Success testNextLong 0.00
Success testNextBoolean 0.00
Success testNextFloat 0.00
Success testNextSecureLong 0.01
Success testNextSecureInt 0.01
Success testNextPoisson 0.03
Success testNextHex 0.06
Success testNextSecureHex 0.12
Success testNextUniform 0.00
Success testNextGaussian 0.06
Success testNextExponential 0.01
Success testConfig 0.00
Success testNextSample 0.02
Success testNextPermutation 0.00

EmpiricalDistributionTest

Success testSerialization 0.20
Success testLoad 0.10
Success testDoubleLoad 0.09
Success testNext 0.19
Success testNexFail 0.00
Success testGridTooFine 1.70
Success testGridTooFat 0.02
Success testBinIndexOverflow 0.82

RandomAdaptorTest

Success testAdaptor 0.00
Success testNextInt 0.00
Success testNextLong 0.00
Success testNextSecureLong 0.01
Success testNextSecureInt 0.01
Success testNextPoisson 0.03
Success testNextHex 0.06
Success testNextSecureHex 0.16
Success testNextUniform 0.00
Success testNextGaussian 0.07
Success testNextExponential 0.01
Success testConfig 0.00
Success testNextSample 0.02
Success testNextPermutation 0.00

RandomDataTest

Success testNextInt 0.00
Success testNextLong 0.00
Success testNextSecureLong 0.01
Success testNextSecureInt 0.01
Success testNextPoisson 0.03
Success testNextHex 0.06
Success testNextSecureHex 0.14
Success testNextUniform 0.00
Success testNextGaussian 0.08
Success testNextExponential 0.01
Success testConfig 0.00
Success testNextSample 0.02
Success testNextPermutation 0.00

ValueServerTest

Success testNextDigest 1.40
Success testNextDigestFail 0.00
Success testReplay 0.00
Success testModes 0.00
Success testFill 0.00
Success testProperties 0.00

BetaTest

Success testRegularizedBetaNanPositivePositive 0.00
Success testRegularizedBetaPositiveNanPositive 0.00
Success testRegularizedBetaPositivePositiveNan 0.00
Success testRegularizedBetaNegativePositivePositive 0.00
Success testRegularizedBetaPositiveNegativePositive 0.00
Success testRegularizedBetaPositivePositiveNegative 0.00
Success testRegularizedBetaZeroPositivePositive 0.00
Success testRegularizedBetaPositiveZeroPositive 0.00
Success testRegularizedBetaPositivePositiveZero 0.00
Success testRegularizedBetaPositivePositivePositive 0.00
Success testLogBetaNanPositive 0.00
Success testLogBetaPositiveNan 0.00
Success testLogBetaNegativePositive 0.00
Success testLogBetaPositiveNegative 0.00
Success testLogBetaZeroPositive 0.00
Success testLogBetaPositiveZero 0.00
Success testLogBetaPositivePositive 0.00

ErfTest

Success testErf0 0.00
Success testErf1960 0.00
Success testErf2576 0.00
Success testErf2807 0.00
Success testErf3291 0.00

GammaTest

Success testRegularizedGammaNanPositive 0.00
Success testRegularizedGammaPositiveNan 0.00
Success testRegularizedGammaNegativePositive 0.00
Success testRegularizedGammaPositiveNegative 0.00
Success testRegularizedGammaZeroPositive 0.00
Success testRegularizedGammaPositiveZero 0.00
Success testRegularizedGammaPositivePositive 0.00
Success testLogGammaNan 0.00
Success testLogGammaNegative 0.00
Success testLogGammaZero 0.00
Success testLogGammaPositive 0.00

CertifiedDataTest

Success testUnivariateImpl 0.03
Success testStoredUnivariateImpl 0.04

FrequencyTest

Success testToString 0.00
Success testCounts 0.00
Success testPcts 0.00
Success testAdd 0.00
Success testEmptyTable 0.00
Success testIntegerValues 0.00

StatUtilsTest

Success testStats 0.01
Success testN0andN1Conditions 0.00
Success testArrayIndexConditions 0.00
Success testSumSq 0.00
Success testProduct 0.00
Success testSumLog 0.00
Success testMean 0.00
Success testVariance 0.00
Success testMax 0.00
Success testMin 0.00
Success testPercentile 0.00
Success testDifferenceStats 0.00
Success testGeometricMean 0.00

LewTest

Success testCertifiedValues 0.04

LotteryTest

Success testCertifiedValues 0.04

AbstractUnivariateStatisticTest

Success testTestPositive 0.00
Success testTestNegative 0.00

DescriptiveStatisticsImplTest

Success testStats 0.03
Success testN0andN1Conditions 0.00
Success testSkewAndKurtosis 0.00
Success testProductAndGeometricMean 0.00
Success testGetSortedValues 0.02
Success testPercentiles 0.00

DescriptiveStatisticsTest

Success testSerialization 0.03
Success testToString 0.00
Success testStats 0.00
Success testN0andN1Conditions 0.00
Success testSkewAndKurtosis 0.00
Success testProductAndGeometricMean 0.00
Success testGetSortedValues 0.02
Success testPercentiles 0.00
Success testAddValue 0.00
Success testNewInstanceClassNull 0.00
Success testNewInstanceClassValid 0.00
Success testWindowSize 0.00
Success testWindowing 0.00

InteractionTest

Success testInteraction 0.00

ListUnivariateImplTest

Success testSerialization 0.01
Success testStats 0.00
Success testN0andN1Conditions 0.00
Success testSkewAndKurtosis 0.03
Success testProductAndGeometricMean 0.00

MixedListUnivariateImplTest

Success testStats 0.01
Success testN0andN1Conditions 0.00
Success testSkewAndKurtosis 0.00
Success testProductAndGeometricMean 0.00

StatisticalSummaryValuesTest

Success testSerialization 0.01
Success testEqualsAndHashCode 0.00

SummaryStatisticsImplTest

Success testSerialization 0.06
Success testEqualsAndHashCode 0.00
Success testStats 0.00
Success testN0andN1Conditions 0.00
Success testProductAndGeometricMean 0.00
Success testNaNContracts 0.00
Success testGetSummary 0.00

FirstMomentTest

Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

FourthMomentTest

Success testSerialization 0.02
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

GeometricMeanTest

Success testSpecialValues 0.00
Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

KurtosisTest

Success testNaN 0.00
Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

MeanTest

Success testSmallSamples 0.00
Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

SecondMomentTest

Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

SkewnessTest

Success testNaN 0.00
Success testSerialization 0.02
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

StandardDeviationTest

Success testNaN 0.00
Success testPopulation 0.00
Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

ThirdMomentTest

Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

VarianceTest

Success testNaN 0.00
Success testPopulation 0.00
Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

MaxTest

Success testSpecialValues 0.00
Success testNaNs 0.00
Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

MedianTest

Success testEvaluation 0.00

MinTest

Success testSpecialValues 0.00
Success testNaNs 0.00
Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

PercentileTest

Success testSpecialValues 0.00
Success testPercentile 0.00
Success testHighPercentile 0.00
Success testNISTExample 0.00
Success test5 0.00
Success testNullEmpty 0.00
Success testSingleton 0.00
Success testSetQuantile 0.00
Success testEvaluation 0.00

ProductTest

Success testSpecialValues 0.00
Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

SumLogTest

Success testSpecialValues 0.00
Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

SumSqTest

Success testSpecialValues 0.00
Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

SumTest

Success testSpecialValues 0.00
Success testSerialization 0.01
Success testConsistency 0.00
Success testEqualsAndHashCode 0.00
Success testIncrementation 0.00
Success testMomentSmallSamples 0.00
Success testEvaluation 0.00

ChiSquareFactoryTest

Success testChiSquare 0.04
Success testChiSquareIndependence 0.00
Success testChiSquareLargeTestStatistic 0.00
Success testChiSquareZeroCount 0.00

ChiSquareTestTest

Success testChiSquare 0.04
Success testChiSquareIndependence 0.00
Success testChiSquareLargeTestStatistic 0.00
Success testChiSquareZeroCount 0.00

TTestFactoryTest

Success testSmallSamples 0.02
Success testOneSampleT 0.00
Success testOneSampleTTest 0.00
Success testTwoSampleTHeterscedastic 0.00
Success testTwoSampleTHomoscedastic 0.00
Success testPaired 0.00

TTestTest

Success testSmallSamples 0.01
Success testOneSampleT 0.00
Success testOneSampleTTest 0.00
Success testTwoSampleTHeterscedastic 0.00
Success testTwoSampleTHomoscedastic 0.00
Success testPaired 0.00

TestUtilsTest

Success testSmallSamples 0.02
Success testChiSquare 0.01
Success testChiSquareIndependence 0.00
Success testChiSquareLargeTestStatistic 0.00
Success testChiSquareZeroCount 0.00
Success testOneSampleT 0.00
Success testOneSampleTTest 0.00
Success testTwoSampleTHeterscedastic 0.00
Success testTwoSampleTHomoscedastic 0.00
Success testPaired 0.00

SimpleRegressionTest

Success testNaNs 0.00
Success testNorris 0.00
Success testCorr 0.00
Success testClear 0.00
Success testInference 0.04
Success testPerfect 0.00
Success testPerfectNegative 0.00
Success testRandom 0.00

ContinuedFractionTest

Success testGoldenRation 0.00

DefaultTransformerTest

Success testTransformDouble 0.00
Success testTransformNull 0.00
Success testTransformInteger 0.00
Success testTransformBigDecimal 0.00
Success testTransformString 0.00
Success testTransformObject 0.00

MathUtilsTest

Success testAddAndCheck 0.00
Success testMulAndCheck 0.00
Success testSubAndCheck 0.00
Success testSubAndCheckErrorMessage 0.00
Success testBinomialCoefficient 0.00
Success test0Choose0 0.00
Success testBinomialCoefficientFail 0.00
Success testFactorial 0.00
Success testFactorialFail 0.00
Success testSignDouble 0.00
Success testSignFloat 0.00
Success testSignByte 0.00
Success testSignShort 0.00
Success testSignInt 0.00
Success testSignLong 0.00
Success testIndicatorDouble 0.00
Success testIndicatorFloat 0.00
Success testIndicatorByte 0.00
Success testIndicatorShort 0.00
Success testIndicatorInt 0.00
Success testIndicatorLong 0.00
Success testCosh 0.00
Success testSinh 0.00
Success testCoshNaN 0.00
Success testSinhNaN 0.00
Success testEquals 0.00
Success testHash 0.00
Success testGcd 0.00
Success testLcm 0.00
Success testRoundFloat 0.00
Success testRoundDouble 0.00

ResizableDoubleArrayTest

Success testConstructors 0.00
Success testSetElementArbitraryExpansion 0.00
Success testAdd1000 0.00
Success testAddElementRolling 0.01
Success testSetNumberOfElements 0.00
Success testWithInitialCapacity 0.00
Success testWithInitialCapacityAndExpansionFactor 0.00
Success testDiscard 0.00
Success testMutators 0.00
Success testGetValues 0.00
Success testMinMax 0.00

TransformerMapTest

Success testClear 0.00
Success testPutTransformer 0.00
Success testContainsClass 0.00
Success testContainsTransformer 0.00
Success testRemoveTransformer 0.00
Success testClasses 0.00
Success testTransformers 0.00