Summary

[ summary] [ package list] [ test cases]

TestsErrorsFailuresSuccess rateTime(s)
1800100.00%2.08

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.apache.fulcrum.security.authenticator 300100.00%0.74
org.apache.fulcrum.security.entity.impl 100100.00%0.19
org.apache.fulcrum.security.model 200100.00%0.34
org.apache.fulcrum.security.util 1200100.00%0.82

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

org.apache.fulcrum.security.authenticator

ClassTestsErrorsFailuresSuccess RateTime
Success CryptoAuthenticatorTest 100100.00%0.352
Success NoOpAuthenticatorTest 100100.00%0.192
Success TextMatchAuthenticatorTest 100100.00%0.193

org.apache.fulcrum.security.entity.impl

ClassTestsErrorsFailuresSuccess RateTime
Success SecurityEntityImplTest 100100.00%0.188

org.apache.fulcrum.security.model

ClassTestsErrorsFailuresSuccess RateTime
Success ACLFactoryTest 200100.00%0.336

org.apache.fulcrum.security.util

ClassTestsErrorsFailuresSuccess RateTime
Success GroupSetTest 300100.00%0.198
Success RoleSetTest 300100.00%0.205
Success SecuritySetTest 500100.00%0.207
Success UserSetTest 100100.00%0.206

Test Cases

[ summary] [ package list] [ test cases]

CryptoAuthenticatorTest

Success testAuthenticate0.17

NoOpAuthenticatorTest

Success testAuthenticate0.01

TextMatchAuthenticatorTest

Success testAuthenticate0.01

SecurityEntityImplTest

Success testSettingGettingName0.00

ACLFactoryTest

Success testCreatingDynamicACL0.15
Success testCreatingBasicACL0.01

GroupSetTest

Success testNullGroup0.00
Success testAddGroups0.01
Success testGroupSetWithSubclass0.00

RoleSetTest

Success testNullRole0.00
Success testAddRoles0.01
Success testRoleSetWithSubclass0.00

SecuritySetTest

Success testNull0.00
Success testContainsName0.01
Success testRemoveAll0.00
Success testToArray0.00
Success testAdd0.00

UserSetTest

Success testAddUsers0.02