Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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

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.018
JcaCipherServiceTest 1 0 0 0 100% 0.011
AesCipherServiceTest 12 0 0 0 100% 1.953

Test Cases

[Summary] [Package List] [Test Cases]

BlowfishCipherServiceTest

testStreamingOperations 0.014
testBlockOperations 0.002

JcaCipherServiceTest

testDecrypt 0.01

AesCipherServiceTest

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