Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
12 | 0 | 0 | 0 | 100% | 8.76 |
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 |
---|---|---|---|---|---|---|
nl.altindag.ssl.trustmanager | 2 | 0 | 0 | 0 | 100% | 1.296 |
nl.altindag.ssl.util | 4 | 0 | 0 | 0 | 100% | 2.891 |
nl.altindag.ssl | 4 | 0 | 0 | 0 | 100% | 3.41 |
nl.altindag.ssl.keymanager | 2 | 0 | 0 | 0 | 100% | 1.163 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
nl.altindag.ssl.trustmanager
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
HotSwappableX509ExtendedTrustManagerIT | 2 | 0 | 0 | 0 | 100% | 1.296 |
nl.altindag.ssl.util
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
CertificateUtilsIT | 4 | 0 | 0 | 0 | 100% | 2.891 |
nl.altindag.ssl
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SSLFactoryIT | 4 | 0 | 0 | 0 | 100% | 3.41 |
nl.altindag.ssl.keymanager
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
HotSwappableX509ExtendedKeyManagerIT | 2 | 0 | 0 | 0 | 100% | 1.163 |
Test Cases
[Summary] [Package List] [Test Cases]
CertificateUtilsIT
![]() |
getRemoteCustomRootCaSignedCertificate | 1.152 |
![]() |
getRemoteCertificates | 1.109 |
![]() |
getRemoteCertificatesAsPem | 0.367 |
![]() |
getRemoteSelfSignedCertificate | 0.232 |
SSLFactoryIT
HotSwappableX509ExtendedTrustManagerIT
![]() |
executeHttpsRequestWithSslSocketFactoryContainingBadSslTrustManager | 0.669 |
![]() |
executeHttpsRequestWithExistingSslSocketFactoryContainingASwappedUnsafeTrustManager | 0.541 |
HotSwappableX509ExtendedKeyManagerIT
![]() |
executeHttpsRequestWithSslSocketFactoryContainingBadSslKeyManager | 0.495 |
![]() |
executeHttpsRequestWithExistingSslSocketFactoryContainingASwappedKeyManager | 0.584 |