Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
210 0 0 0 100% 3.034 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.algebra 192 0 0 0 100% 2.325 s
com.irurueta.statistics 18 0 0 0 100% 0.709 s

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

com.irurueta.algebra

- Class Tests Errors Failures Skipped Success Rate Time
DecomposerExceptionTest 1 0 0 0 100% 0.001 s
ArrayUtilsTest 16 0 0 0 100% 0.032 s
QRDecomposerTest 8 0 0 0 100% 0.161 s
RQDecomposerTest 5 0 0 0 100% 0.015 s
RankDeficientMatrixExceptionTest 1 0 0 0 100% 0.001 s
OneNormComputerTest 4 0 0 0 100% 0.020 s
NoConvergenceExceptionTest 1 0 0 0 100% 0.009 s
AlgebraExceptionTest 1 0 0 0 100% 0.003 s
GaussJordanEliminationTest 3 0 0 0 100% 0.033 s
NonSymmetricPositiveDefiniteMatrixExceptionTest 1 0 0 0 100% 0.004 s
LockedExceptionTest 1 0 0 0 100% 0.001 s
CholeskyDecomposerTest 7 0 0 0 100% 0.008 s
SingularMatrixExceptionTest 1 0 0 0 100% 0.083 s
FrobeniusNormComputerTest 4 0 0 0 100% 0.004 s
NormComputerTest 1 0 0 0 100% 0.002 s
WrongSizeExceptionTest 1 0 0 0 100% 0.002 s
UtilsTest 23 0 0 0 100% 0.261 s
MatrixTest 52 0 0 0 100% 1.392 s
EconomyQRDecomposerTest 8 0 0 0 100% 0.030 s
SingularValueDecomposerTest 16 0 0 0 100% 0.082 s
InfinityNormComputerTest 4 0 0 0 100% 0.012 s
ComplexTest 19 0 0 0 100% 0.058 s
NotReadyExceptionTest 1 0 0 0 100% 0.001 s
BuildInfoTest 2 0 0 0 100% 0.067 s
NotAvailableExceptionTest 1 0 0 0 100% 0.002 s
LUDecomposerTest 10 0 0 0 100% 0.041 s

com.irurueta.statistics

- Class Tests Errors Failures Skipped Success Rate Time
MultivariateNormalDistTest 14 0 0 0 100% 0.321 s
MultivariateGaussianRandomizerTest 3 0 0 0 100% 0.386 s
InvalidCovarianceMatrixExceptionTest 1 0 0 0 100% 0.002 s

Test Cases

[Summary] [Package List] [Test Cases]

DecomposerExceptionTest

testConstructor 0 s

ArrayUtilsTest

testReverseComplex 0.004 s
testSum 0.001 s
testSubtract 0.001 s
testAngle 0.002 s
testSqrt 0 s
testDotProduct 0.001 s
testMultiplyByScalar 0.002 s
testMultiplyByScalarComplex 0.004 s
testReverseAndReturnNew 0.001 s
testReverse 0.001 s
testSumComplex 0.002 s
testNormalize 0.004 s
testSubtractComplex 0.001 s
testReverseAndReturnNewComplex 0.001 s
testMinMax 0 s
testDotProductComplex 0.001 s

QRDecomposerTest

testSolve 0.070 s
testGetH 0.014 s
testGetR 0.016 s
testGetSetInputMatrixAndIsReady 0.004 s
testIsFullRank 0.008 s
testDecompose 0.009 s
testSolve2 0.018 s
testConstructor 0.003 s

RQDecomposerTest

testGetSetInputMatrix 0.003 s
testGetQ 0.001 s
testGetR 0.002 s
testDecompose 0.006 s
testConstructor 0 s

RankDeficientMatrixExceptionTest

testConstructor 0.001 s

OneNormComputerTest

testGetNormType 0.004 s
testGetNormMatrix 0.002 s
testNormWithJacobian 0.003 s
testGetNormArray 0.001 s

NoConvergenceExceptionTest

testConstructor 0.007 s

AlgebraExceptionTest

testConstructor 0.001 s

GaussJordanEliminationTest

testProcessArray 0.008 s
testProcessMatrix 0.019 s
testInverse 0.001 s

NonSymmetricPositiveDefiniteMatrixExceptionTest

testConstructor 0.001 s

LockedExceptionTest

testConstructor 0.001 s

MultivariateNormalDistTest

testIsValidCovariance 0.001 s
testGetSetMean 0 s
testCdf 0.003 s
testInvcdfJointProbability 0.003 s
testJointProbability 0 s
testProcessCovariance 0.001 s
testPropagate 0.296 s
testP 0.001 s
testGetSetCovariance 0.001 s
testMahalanobisDistance 0 s
testSetMeanAndCovariance 0.002 s
testInvcdf 0.002 s
testIsReady 0 s
testConstructor 0.001 s

CholeskyDecomposerTest

testIsSPD 0 s
testSolve 0.001 s
testGetL 0.001 s
testGetR 0.001 s
testGetSetInputMatrixAndIsReady 0 s
testDecompose 0.001 s
testConstructor 0.001 s

SingularMatrixExceptionTest

testConstructor 0.044 s

FrobeniusNormComputerTest

testGetNormType 0 s
testGetNormMatrix 0.001 s
testNormWithJacobian 0.001 s
testGetNormArray 0 s

NormComputerTest

testCreate 0.001 s

MultivariateGaussianRandomizerTest

testNext 0.382 s
testGetSetMeanAndCovariance 0.001 s
testConstructor 0.001 s

WrongSizeExceptionTest

testConstructor 0 s

InvalidCovarianceMatrixExceptionTest

testConstructor 0 s

UtilsTest

testDet 0.021 s
testNorm1 0.002 s
testNorm2 0.020 s
testNormF 0.002 s
testSkew1 0.004 s
testSkew2 0.002 s
testTrace 0.002 s
testCond 0.011 s
testRank 0.019 s
testSolveArray 0.012 s
testCrossProduct1 0.003 s
testCrossProduct2 0.002 s
testCrossProduct3 0.002 s
testDotProduct 0.006 s
testIsSymmetric 0.001 s
testIsOrthonormalAndIsOrthogonal 0.005 s
testInverse2 0.035 s
testInverse3 0.001 s
testInverse 0.020 s
testSchurc 0.033 s
testNormInf 0.001 s
testPseudoInverse 0.032 s
testSolveMatrix 0.004 s

MatrixTest

testGetSubmatrixAsArray 0.007 s
testSetSubmatrixWithArrayRowOrder 0.006 s
testGetIndex 0.001 s
testToArray 0.002 s
testGetSetElementAt 0.002 s
testCopyConstructor 0.002 s
testAdd 0.002 s
testSetSubmatrix 0.003 s
testSubtract 0.001 s
testClone 0 s
testResetAndResize 0.004 s
testElementByElementProduct 0.001 s
testSetSubmatrixWithArray 0.003 s
testSetSubmatrixWithValue 0.004 s
testCreateWithGaussianRandomValues 0.394 s
testFillWithUniformRandomValues 0.136 s
testToArrayWithRowOrder 0.002 s
testSerializeDeserialize 0.008 s
testSetSubmatrixWithArrayColumnOrder 0.003 s
testAddAndReturnNew 0.002 s
testSetSubmatrix2 0.006 s
testSubtractAndReturnNew 0.002 s
testMultiplyKronecker 0.001 s
testMultiplyByScalar 0.001 s
testInitialize 0.001 s
testCopyFrom 0 s
testCreateWithUniformRandomValues 0.287 s
testToArrayWithColumnOrder 0.001 s
testSymmetrize 0.003 s
testDiagonal 0.001 s
testIdentity 0.001 s
testCreateWithUniformRandomValues2 0.090 s
testConstructorGetRowsAndGetColumns 0.001 s
testFromArray 0.002 s
testSetSubmatrixWithArrayColumnOrder2 0.004 s
testGetSubmatrixAsArrayWithRowOrder 0.002 s
testSetSubmatrixWithArrayRowOrder2 0.003 s
testMultiplyAndReturnNew 0.002 s
testSetSubmatrixWithArray2 0.002 s
testGetSetElementAtIndex 0.002 s
testElementByElementProductAndReturnNew 0.001 s
testCopyTo 0.001 s
testGetSubmatrix 0.002 s
testMultiply 0.001 s
testNewFromArray 0.001 s
testEqualsAndHashCode 0.001 s
testMultiplyKroneckerAndReturnNew 0.001 s
testTransposeAndReturnNEw 0.001 s
testTranspose 0.002 s
testMultiplyByScalarAndReturnNew 0.001 s
testFillWithGaussianRandomValues 0.363 s
testGetSubmatrixAsArrayWithColumnOrder 0.002 s

EconomyQRDecomposerTest

testSolve 0.009 s
testGetH 0.001 s
testGetQ 0.006 s
testGetR 0.001 s
testGetSetInputMatrixAndIsReady 0.001 s
testIsFullRank 0.006 s
testDecompose 0.003 s
testConstructor 0.001 s

SingularValueDecomposerTest

testGetConditionNumber 0.002 s
testGetNullity 0.002 s
testGetSingularValues 0.008 s
testGetNorm2 0.004 s
testGetRange 0.019 s
testGetSetInputMatrix 0.001 s
testGetU 0.001 s
testGetV 0.002 s
testGetW 0.003 s
testSolveArray 0.002 s
testGetSetMaxIterations 0.001 s
testGetRank 0.001 s
testDecompose 0.007 s
testConstructor 0.001 s
testGetNullspace 0.004 s
testSolveMatrix 0.015 s

InfinityNormComputerTest

testGetNormType 0 s
testGetNormMatrix 0.001 s
testNormWithJacobian 0.001 s
testGetNormArray 0 s

ComplexTest

testGetSetReal 0.002 s
testGetPhase 0.001 s
testAdd 0.001 s
testPow 0.001 s
testSubtract 0.001 s
testClone 0.002 s
testSqrt 0.001 s
testSerializeDeserialize 0.028 s
testConjugate 0.001 s
testMultiplyByScalar 0.001 s
testCopyFrom 0.001 s
testDivide 0 s
testMultiply 0.001 s
testEqualsAndHashCode 0.001 s
testGetModulus 0 s
testGetSetRealAndImaginary 0.001 s
testSetModulusAndPhase 0 s
testConstructor 0.001 s
testGetSetImaginary 0.001 s

NotReadyExceptionTest

testConstructor 0.001 s

BuildInfoTest

testGetters 0.061 s
testGetInstance 0.003 s

NotAvailableExceptionTest

testConstructor 0.001 s

LUDecomposerTest

testDecomposer 0.004 s
testGetPivot 0.001 s
testSolve 0.002 s
testGetL 0.004 s
testGetU 0.002 s
testIsSingular 0.015 s
testGetPivottedL 0.002 s
testDeterminant 0.004 s
testGetSetInputMatrixAndIsReady 0.001 s
testConstructor 0.001 s