Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
12 0 0 0 100% 0.953

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.samples.aspectj.bank 12 0 0 0 100% 0.953

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

org.apache.shiro.samples.aspectj.bank

Class Tests Errors Failures Skipped Success Rate Time
SecureBankServiceTest 12 0 0 0 100% 0.953

Test Cases

[Summary] [Package List] [Test Cases]

SecureBankServiceTest

testDepositInto_singleTx 0.081
testDepositInto_multiTxs 0.067
testCreateAccount 0.045
testCloseAccount_alreadyClosed 0.071
testCloseAccount_zeroBalance 0.061
testWithdrawFrom_emptyAccount 0.05
testWithdrawFrom_notEnoughFunds 0.073
testWithdrawFrom_singleTx 0.079
testWithdrawFrom_manyTxs 0.098
testCloseAccount_unauthorizedAttempt 0.028
testWithdrawFrom_upToZero 0.09
testCloseAccount_withBalance 0.067