Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
7 0 0 0 100% 1.099

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.lasmanis.maven.pgp.loaders.helpers 3 0 0 0 100% 0.187
com.lasmanis.maven.pgp.loaders 4 0 0 0 100% 0.912

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.lasmanis.maven.pgp.loaders.helpers

Class Tests Errors Failures Skipped Success Rate Time
AwsCryptoHelperTest 3 0 0 0 100% 0.187

com.lasmanis.maven.pgp.loaders

Class Tests Errors Failures Skipped Success Rate Time
AwsKmsPassphraseLoaderTest 4 0 0 0 100% 0.912

Test Cases

[Summary] [Package List] [Test Cases]

AwsKmsPassphraseLoaderTest

testInputErrors 0.117
testLoaderLookupExceptions 0.003
testNullCrypto 0.001
testBasicOperation 0.018

AwsCryptoHelperTest

testInput 0.023
testMockedDecrypt 0.004
testKmsException 0.006