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
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
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
MatrixTest
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
InfinityNormComputerTest
![]() |
testGetNormType | 0 s |
![]() |
testGetNormMatrix | 0.001 s |
![]() |
testNormWithJacobian | 0.001 s |
![]() |
testGetNormArray | 0 s |
ComplexTest
NotReadyExceptionTest
![]() |
testConstructor | 0.001 s |
BuildInfoTest
![]() |
testGetters | 0.061 s |
![]() |
testGetInstance | 0.003 s |
NotAvailableExceptionTest
![]() |
testConstructor | 0.001 s |