Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
110 0 0 0 100% 0.922

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.nabla 18 0 0 0 100% 0.207
org.apache.commons.nabla.algorithmic.forward.functions 40 0 0 0 100% 0.361
org.apache.commons.nabla.numerical 20 0 0 0 100% 0.066
org.apache.commons.nabla.algorithmic.forward.analysis 1 0 0 0 100% 0.005
org.apache.commons.nabla.algorithmic.forward.arithmetic 16 0 0 0 100% 0.113
org.apache.commons.nabla.core 5 0 0 0 100% 0.103
org.apache.commons.nabla.algorithmic.forward 10 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.nabla

Class Tests Errors Failures Skipped Success Rate Time
NablaMathTest 9 0 0 0 100% 0.108
NablaStrictMathTest 9 0 0 0 100% 0.099

org.apache.commons.nabla.algorithmic.forward.functions

Class Tests Errors Failures Skipped Success Rate Time
LogGeneratorTest 2 0 0 0 100% 0.008
Atan2GeneratorTest 4 0 0 0 100% 0.019
HypotGeneratorTest 4 0 0 0 100% 0.031
CosGeneratorTest 1 0 0 0 100% 0.004
Log10GeneratorTest 2 0 0 0 100% 0.008
AsinGeneratorTest 3 0 0 0 100% 0.012
Expm1GeneratorTest 1 0 0 0 100% 0.005
CoshGeneratorTest 1 0 0 0 100% 0.004
Log1pGeneratorTest 2 0 0 0 100% 0.01
AcosGeneratorTest 3 0 0 0 100% 0.018
TanGeneratorTest 1 0 0 0 100% 0.005
SqrtGeneratorTest 2 0 0 0 100% 0.009
AtanGeneratorTest 3 0 0 0 100% 0.013
ExpGeneratorTest 1 0 0 0 100% 0.004
SinhGeneratorTest 1 0 0 0 100% 0.006
AtanhGeneratorTest 1 0 0 0 100% 0.168
AcoshGeneratorTest 1 0 0 0 100% 0.005
AsinhGeneratorTest 1 0 0 0 100% 0.006
TanhGeneratorTest 1 0 0 0 100% 0.005
CbrtGeneratorTest 1 0 0 0 100% 0.005
PowGeneratorTest 3 0 0 0 100% 0.013
SinGeneratorTest 1 0 0 0 100% 0.003

org.apache.commons.nabla.numerical

Class Tests Errors Failures Skipped Success Rate Time
EightPointsSchemeTest 5 0 0 0 100% 0.012
SixPointsSchemeTest 5 0 0 0 100% 0.033
FourPointsSchemeTest 5 0 0 0 100% 0.011
TwoPointsSchemeTest 5 0 0 0 100% 0.01

org.apache.commons.nabla.algorithmic.forward.analysis

Class Tests Errors Failures Skipped Success Rate Time
ErrorReporterTest 1 0 0 0 100% 0.005

org.apache.commons.nabla.algorithmic.forward.arithmetic

Class Tests Errors Failures Skipped Success Rate Time
DRemGeneratorTest 3 0 0 0 100% 0.027
DDivGeneratorTest 3 0 0 0 100% 0.016
DSubGeneratorTest 3 0 0 0 100% 0.023
DMulGeneratorTest 3 0 0 0 100% 0.025
DAddGeneratorTest 3 0 0 0 100% 0.016
DNegGeneratorTest 1 0 0 0 100% 0.006

org.apache.commons.nabla.core

Class Tests Errors Failures Skipped Success Rate Time
DifferentialPairTest 5 0 0 0 100% 0.103

org.apache.commons.nabla.algorithmic.forward

Class Tests Errors Failures Skipped Success Rate Time
ForwardAlgorithmicDifferentiatorTest 10 0 0 0 100% 0.067

Test Cases

EightPointsSchemeTest

testApproximatePolynomialDifferentiation 0.004
testHugeDifferentialsFunction 0.002
testReference 0
testExactPolynomialDifferentiation 0
testPrimitiveBinding 0

LogGeneratorTest

testReference 0.003
testSingularity 0.003

Atan2GeneratorTest

testReference1 0.004
testReference2 0.003
testReference12Aligned 0.004
testReference12Shifted 0.005

DifferentialPairTest

testConstant 0
testVariable 0.001
testConstructor 0
testMonadicOperations 0.011
testDiadicOperations 0.086

HypotGeneratorTest

testReference1 0.006
testReference2 0.005
testReference12Aligned 0.007
testReference12Shifted 0.01

CosGeneratorTest

testReference 0.004

Log10GeneratorTest

testReference 0.003
testSingularity 0.003

AsinGeneratorTest

testReference 0.003
testSingularityPlus 0.003
testSingularityMinus 0.003

Expm1GeneratorTest

testReference 0.003

CoshGeneratorTest

testReference 0.004

NablaMathTest

testExponential 0.011
testCircular 0.03
testHyperbolic 0.008
testPower 0.021
testSign 0.009
testNeighborhood 0.01
testEncoding 0.005
testConversion 0.003
testComparison 0.006

ForwardAlgorithmicDifferentiatorTest

testSingleCall 0.004
testEmbeddedCalls 0.004
testParameterIndependent 0.002
testSimpleExpression 0.005
testMul 0.006
testPolynomialExpression 0.011
testNarrowing 0.005
testLocalVariables 0.007
testLoopLdc 0.009
testLoopDcons 0.006

DRemGeneratorTest

testReference1 0.005
testReference2 0.007
testReference12 0.012

ErrorReporterTest

testReport 0.004

DDivGeneratorTest

testReference1 0.004
testReference2 0.003
testReference12 0.005

Log1pGeneratorTest

testReference 0.004
testSingularity 0.003

AcosGeneratorTest

testReference 0.006
testSingularityPlus 0.006
testSingularityMinus 0.005

TanGeneratorTest

testReference 0.004

DSubGeneratorTest

testReference1 0.006
testReference2 0.005
testReference12 0.005

SqrtGeneratorTest

testReference 0.004
testSingularity 0.003

DMulGeneratorTest

testReference1 0.006
testReference2 0.004
testReference12 0.004

SixPointsSchemeTest

testApproximatePolynomialDifferentiation 0.021
testHugeDifferentialsFunction 0.005
testReference 0
testExactPolynomialDifferentiation 0.001
testPrimitiveBinding 0

AtanGeneratorTest

testReference 0.004
testSingularityPlus 0.004
testSingularityMinus 0.004

ExpGeneratorTest

testReference 0.004

SinhGeneratorTest

testReference 0.005

AtanhGeneratorTest

testReference 0.14

FourPointsSchemeTest

testApproximatePolynomialDifferentiation 0.005
testHugeDifferentialsFunction 0.002
testReference 0.001
testExactPolynomialDifferentiation 0
testPrimitiveBinding 0

AcoshGeneratorTest

testReference 0.004

NablaStrictMathTest

testExponential 0.009
testCircular 0.024
testHyperbolic 0.008
testPower 0.019
testSign 0.008
testNeighborhood 0.01
testEncoding 0.005
testConversion 0.002
testComparison 0.006

AsinhGeneratorTest

testReference 0.005

TanhGeneratorTest

testReference 0.004

TwoPointsSchemeTest

testApproximatePolynomialDifferentiation 0.003
testHugeDifferentialsFunction 0.002
testReference 0.001
testExactPolynomialDifferentiation 0.001
testPrimitiveBinding 0

CbrtGeneratorTest

testReference 0.004

DAddGeneratorTest

testReference1 0.003
testReference2 0.005
testReference12 0.005

PowGeneratorTest

testReference1 0.004
testReference2 0.004
testReference12 0.004

DNegGeneratorTest

testReference 0.006

SinGeneratorTest

testReference 0.003