Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.106

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

Test Cases

[Summary] [Package List] [Test Cases]

BlowfishCipherServiceTest

testStreamingOperations 0.008
testBlockOperations 0.001

JcaCipherServiceTest

testDecrypt 0.009

AesCipherServiceTest

testCcm 0.433
testCfb 0.004
testCtr 0.002
testEax 0.004
testEcb 0.001
testOcb 0.003
testOfb 0.002
testStreamingOperations 0.007
testNone 0.001
testPcbc 0.003
testBlockOperations 0.001
testAesGcm 0.002