Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 59 | 0 | 0 | 0 | 100% | 0.865 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 |
|---|---|---|---|---|---|---|
| org.hipparchus.transform | 59 | 0 | 0 | 0 | 100% | 0.865 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.hipparchus.transform
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| FastCosineTransformerTest | 18 | 0 | 0 | 0 | 100% | 0.581 s | |
| FastFourierTransformerTest | 11 | 0 | 0 | 0 | 100% | 0.111 s | |
| FastHadamardTransformerTest | 4 | 0 | 0 | 0 | 100% | 0.020 s | |
| FastSineTransformerTest | 20 | 0 | 0 | 0 | 100% | 0.124 s | |
| LocalizedFFTFormatsTest | 6 | 0 | 0 | 0 | 100% | 0.029 s |
Test Cases
[Summary] [Package List] [Test Cases]
FastCosineTransformerTest
FastFourierTransformerTest
FastHadamardTransformerTest
| test3Points | 0 s | |
| test8Points | 0.002 s | |
| test4Points | 0 s | |
| testNoIntInverse | 0 s |
Hipparchus::Fast Fourier Transforms