Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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

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.777
BlowfishCipherServiceTest 2 0 0 0 100% 0.014
JcaCipherServiceTest 1 0 0 0 100% 0.012

Test Cases

[Summary] [Package List] [Test Cases]

AesCipherServiceTest

testStreamingOperations 5.386
testBlockOperations 0.006

BlowfishCipherServiceTest

testStreamingOperations 0.01
testBlockOperations 0.002

JcaCipherServiceTest

testDecrypt 0.009