Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|
| 7 | 0 | 0 | 0 | 100% | 0.875 | 
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.fulcrum.security.entity.impl | 1 | 0 | 0 | 0 | 100% | 0.01 | 
| org.apache.fulcrum.security.model | 3 | 0 | 0 | 0 | 100% | 0.2 | 
| org.apache.fulcrum.security.authenticator | 3 | 0 | 0 | 0 | 100% | 0.665 | 
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.fulcrum.security.entity.impl
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
|  | SecurityEntityImplTest | 1 | 0 | 0 | 0 | 100% | 0.01 | 
org.apache.fulcrum.security.model
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
|  | ACLFactoryTest | 3 | 0 | 0 | 0 | 100% | 0.2 | 
org.apache.fulcrum.security.authenticator
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
|  | CryptoAuthenticatorTest | 1 | 0 | 0 | 0 | 100% | 0.641 | 
|  | NoOpAuthenticatorTest | 1 | 0 | 0 | 0 | 100% | 0.016 | 
|  | TextMatchAuthenticatorTest | 1 | 0 | 0 | 0 | 100% | 0.008 | 
Test Cases
[Summary] [Package List] [Test Cases]
CryptoAuthenticatorTest
|  | testAuthenticate | 0.583 | 
NoOpAuthenticatorTest
|  | testAuthenticate | 0.014 | 
TextMatchAuthenticatorTest
|  | testAuthenticate | 0.007 | 
SecurityEntityImplTest
|  | testSettingGettingName | 0.007 | 
ACLFactoryTest
|  | testCreatingTurbineACLandModel | 0.104 | 
|  | testCreatingBasicACL | 0.038 | 
|  | testCreatingDynamicACL | 0.046 | 

