Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
5 0 0 0 100% 5.815

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 5 0 0 0 100% 5.815

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
AesCipherServiceTest 2 0 0 0 100% 5.795
BlowfishCipherServiceTest 2 0 0 0 100% 0.011
JcaCipherServiceTest 1 0 0 0 100% 0.009

Test Cases

[Summary] [Package List] [Test Cases]

AesCipherServiceTest

testStreamingOperations 5.385
testBlockOperations 0.006

BlowfishCipherServiceTest

testStreamingOperations 0.009
testBlockOperations 0.002

JcaCipherServiceTest

testDecrypt 0.008