Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 210 | 0 | 0 | 0 | 100% | 2.818 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% | 1.949 s |
| com.irurueta.statistics | 18 | 0 | 0 | 0 | 100% | 0.869 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 |
|---|---|---|---|---|---|---|---|
| NonSymmetricPositiveDefiniteMatrixExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.004 s | |
| ComplexTest | 19 | 0 | 0 | 0 | 100% | 0.080 s | |
| MatrixTest | 52 | 0 | 0 | 0 | 100% | 1.129 s | |
| BuildInfoTest | 2 | 0 | 0 | 0 | 100% | 0.073 s | |
| GaussJordanEliminationTest | 3 | 0 | 0 | 0 | 100% | 0.059 s | |
| LUDecomposerTest | 10 | 0 | 0 | 0 | 100% | 0.047 s | |
| LockedExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
| InfinityNormComputerTest | 4 | 0 | 0 | 0 | 100% | 0.012 s | |
| ArrayUtilsTest | 16 | 0 | 0 | 0 | 100% | 0.022 s | |
| QRDecomposerTest | 8 | 0 | 0 | 0 | 100% | 0.043 s | |
| AlgebraExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.004 s | |
| OneNormComputerTest | 4 | 0 | 0 | 0 | 100% | 0.006 s | |
| FrobeniusNormComputerTest | 4 | 0 | 0 | 0 | 100% | 0.006 s | |
| SingularMatrixExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
| NotAvailableExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
| SingularValueDecomposerTest | 16 | 0 | 0 | 0 | 100% | 0.186 s | |
| NormComputerTest | 1 | 0 | 0 | 0 | 100% | 0.003 s | |
| NotReadyExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
| NoConvergenceExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.002 s | |
| RankDeficientMatrixExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.005 s | |
| WrongSizeExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.002 s | |
| RQDecomposerTest | 5 | 0 | 0 | 0 | 100% | 0.018 s | |
| DecomposerExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.007 s | |
| UtilsTest | 23 | 0 | 0 | 0 | 100% | 0.124 s | |
| CholeskyDecomposerTest | 7 | 0 | 0 | 0 | 100% | 0.013 s | |
| EconomyQRDecomposerTest | 8 | 0 | 0 | 0 | 100% | 0.100 s |
com.irurueta.statistics
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| MultivariateGaussianRandomizerTest | 3 | 0 | 0 | 0 | 100% | 0.461 s | |
| InvalidCovarianceMatrixExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.002 s | |
| MultivariateNormalDistTest | 14 | 0 | 0 | 0 | 100% | 0.406 s |
Test Cases
[Summary] [Package List] [Test Cases]
NonSymmetricPositiveDefiniteMatrixExceptionTest
| testConstructor | 0.004 s |
ComplexTest
MatrixTest
BuildInfoTest
| testGetters | 0.068 s | |
| testGetInstance | 0.002 s |
GaussJordanEliminationTest
| testProcessArray | 0.016 s | |
| testProcessMatrix | 0.030 s | |
| testInverse | 0.008 s |
LUDecomposerTest
LockedExceptionTest
| testConstructor | 0.001 s |
InfinityNormComputerTest
| testGetNormType | 0.002 s | |
| testGetNormMatrix | 0.001 s | |
| testNormWithJacobian | 0.001 s | |
| testGetNormArray | 0.001 s |
ArrayUtilsTest
QRDecomposerTest
| testSolve | 0.006 s | |
| testGetH | 0.013 s | |
| testGetR | 0.004 s | |
| testGetSetInputMatrixAndIsReady | 0.003 s | |
| testIsFullRank | 0.004 s | |
| testDecompose | 0.004 s | |
| testSolve2 | 0.003 s | |
| testConstructor | 0.002 s |
AlgebraExceptionTest
| testConstructor | 0.001 s |
OneNormComputerTest
| testGetNormType | 0 s | |
| testGetNormMatrix | 0.001 s | |
| testNormWithJacobian | 0.001 s | |
| testGetNormArray | 0 s |
MultivariateGaussianRandomizerTest
| testNext | 0.454 s | |
| testGetSetMeanAndCovariance | 0.002 s | |
| testConstructor | 0.002 s |
FrobeniusNormComputerTest
| testGetNormType | 0.002 s | |
| testGetNormMatrix | 0.002 s | |
| testNormWithJacobian | 0.001 s | |
| testGetNormArray | 0.001 s |
SingularMatrixExceptionTest
| testConstructor | 0.001 s |
NotAvailableExceptionTest
| testConstructor | 0.001 s |
InvalidCovarianceMatrixExceptionTest
| testConstructor | 0.001 s |
SingularValueDecomposerTest
NormComputerTest
| testCreate | 0.002 s |
NotReadyExceptionTest
| testConstructor | 0.001 s |
NoConvergenceExceptionTest
| testConstructor | 0.002 s |
MultivariateNormalDistTest
RankDeficientMatrixExceptionTest
| testConstructor | 0.004 s |
WrongSizeExceptionTest
| testConstructor | 0.002 s |
RQDecomposerTest
| testGetSetInputMatrix | 0.006 s | |
| testGetQ | 0.005 s | |
| testGetR | 0.002 s | |
| testDecompose | 0.003 s | |
| testConstructor | 0.001 s |
DecomposerExceptionTest
| testConstructor | 0.001 s |
UtilsTest
CholeskyDecomposerTest
| testIsSPD | 0.002 s | |
| testSolve | 0.001 s | |
| testGetL | 0 s | |
| testGetR | 0 s | |
| testGetSetInputMatrixAndIsReady | 0.002 s | |
| testDecompose | 0.005 s | |
| testConstructor | 0.001 s |
EconomyQRDecomposerTest
| testSolve | 0.047 s | |
| testGetH | 0.005 s | |
| testGetQ | 0.028 s | |
| testGetR | 0.003 s | |
| testGetSetInputMatrixAndIsReady | 0.003 s | |
| testIsFullRank | 0.003 s | |
| testDecompose | 0.002 s | |
| testConstructor | 0.001 s |
