Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 13 | 0 | 0 | 0 | 100% | 1.296 |
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 |
|---|---|---|---|---|---|---|
| test.unit.be.fedict.trust.test | 13 | 0 | 0 | 0 | 100% | 1.296 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
test.unit.be.fedict.trust.test
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| WorldTest | 8 | 0 | 0 | 0 | 100% | 1.015 | |
| PKIBuilderTest | 5 | 0 | 0 | 0 | 100% | 0.281 |
Test Cases
[Summary] [Package List] [Test Cases]
WorldTest
| testOCSPRevoked | 0.28 | |
| testCRLDistributionPoint | 0.056 | |
| testOCSP | 0.066 | |
| testCertificateRevocationEnabled | 0.069 | |
| testCRLRevoked | 0.082 | |
| testCertificate | 0.066 | |
| testBouncyCastleCRL | 0.07 | |
| testRootCA | 0.027 |
PKIBuilderTest
| testBuildCertificateWith | 0.162 | |
| testBuildRSAKeyPair | 0.018 | |
| testBuildPKI | 0.064 | |
| testBuildECKeyPair | 0.002 | |
| testBuildCertificate | 0.019 |
