Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
6 0 0 0 100% 0.342

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.cache.ehcache 6 0 0 0 100% 0.342

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.shiro.cache.ehcache

Class Tests Errors Failures Skipped Success Rate Time
EhCacheManagerTest 6 0 0 0 100% 0.342

Test Cases

[Summary] [Package List] [Test Cases]

EhCacheManagerTest

testClear 0.244
testKeys 0.023
testLazyCacheManagerCreationWithoutCallingInit 0.009
testCacheManagerCreationDuringInit 0.007
testRemove 0.008
testValues 0.01