Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 1.132

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.013
JcaCipherServiceTest 1 0 0 0 100% 0.009
AesCipherServiceTest 12 0 0 0 100% 1.11

Test Cases

[Summary] [Package List] [Test Cases]

BlowfishCipherServiceTest

testStreamingOperations 0.01
testBlockOperations 0.001

JcaCipherServiceTest

testDecrypt 0.007

AesCipherServiceTest

testCcm 0.425
testCfb 0.002
testCtr 0.002
testEax 0.005
testEcb 0.001
testOcb 0.002
testOfb 0.002
testStreamingOperations 0.01
testNone 0.002
testPcbc 0.003
testBlockOperations 0.001
testAesGcm 0.002