Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
15 0 0 0 100% 0.771

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.apache.shiro.crypto 15 0 0 0 100% 0.771

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

org.apache.shiro.crypto

Class Tests Errors Failures Skipped Success Rate Time
BlowfishCipherServiceTest 2 0 0 0 100% 0.007
JcaCipherServiceTest 1 0 0 0 100% 0.008
AesCipherServiceTest 12 0 0 0 100% 0.756

Test Cases

[Summary] [Package List] [Test Cases]

BlowfishCipherServiceTest

testStreamingOperations 0.004
testBlockOperations 0.001

JcaCipherServiceTest

testDecrypt 0.007

AesCipherServiceTest

testCcm 0.112
testCfb 0.002
testCtr 0.002
testEax 0.006
testEcb 0
testOcb 0.003
testOfb 0.002
testStreamingOperations 0.006
testNone 0.002
testPcbc 0.003
testBlockOperations 0.001
testAesGcm 0.001