Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
41 | 0 | 0 | 0 | 100% | 36.041 |
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.turbine.services.security | 14 | 0 | 0 | 0 | 100% | 3.339 |
org.apache.turbine.services.urlmapper | 5 | 0 | 0 | 0 | 100% | 5.188 |
org.apache.turbine.annotation | 4 | 0 | 0 | 0 | 100% | 3.229 |
org.apache.turbine.util.template | 1 | 0 | 0 | 0 | 100% | 1.671 |
org.apache.turbine.pipeline | 17 | 0 | 0 | 0 | 100% | 22.614 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.turbine.services.security
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SecurityServiceTest | 3 | 0 | 0 | 0 | 100% | 1.703 | |
TurbineDefaultModelManagerTest | 11 | 0 | 0 | 0 | 100% | 1.636 |
org.apache.turbine.services.urlmapper
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TurbineURLMapperJSONServiceTest | 3 | 0 | 0 | 0 | 100% | 2.742 | |
TurbineURLMapperServiceTest | 2 | 0 | 0 | 0 | 100% | 2.446 |
org.apache.turbine.annotation
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AnnotationProcessorTest | 4 | 0 | 0 | 0 | 100% | 3.229 |
org.apache.turbine.util.template
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HtmlPageAttributesTest | 1 | 0 | 0 | 0 | 100% | 1.671 |
org.apache.turbine.pipeline
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultACLCreationValveTest | 1 | 0 | 0 | 0 | 100% | 2.592 | |
DefaultLoginValveTest | 2 | 0 | 0 | 0 | 100% | 2.574 | |
DefaultSessionTimeoutValveTest | 2 | 0 | 0 | 0 | 100% | 2.692 | |
DefaultSessionValidationValveTest | 2 | 0 | 0 | 0 | 100% | 2.714 | |
DefaultSetEncodingValveTest | 2 | 0 | 0 | 0 | 100% | 2.673 | |
DetermineActionValveTest | 1 | 0 | 0 | 0 | 100% | 2.887 | |
DetermineTargetValveTest | 2 | 0 | 0 | 0 | 100% | 2.691 | |
ExecutePageValveTest | 2 | 0 | 0 | 0 | 100% | 2.798 | |
PipelineCreationTest | 2 | 0 | 0 | 0 | 100% | 0.935 | |
PipelineTest | 1 | 0 | 0 | 0 | 100% | 0.058 |
Test Cases
[Summary] [Package List] [Test Cases]
AnnotationProcessorTest
testProcess | 0.04 | |
testUnguardedMethodWProcessDefault | 0.863 | |
testRequiredRoleMethodProcess | 0.01 | |
testRequiredRoleAdminMethodProcess | 0.003 |
DefaultACLCreationValveTest
testLoggedInUser | 0.892 |
DefaultLoginValveTest
testDefaults | 0.899 | |
testLogout | 0.027 |
DefaultSessionTimeoutValveTest
testTimeoutSet | 0.963 | |
testDefaults | 0.01 |
DefaultSessionValidationValveTest
testAnonymousUser | 0.897 | |
testLoggedInUser | 0.013 |
DefaultSetEncodingValveTest
testDefaults | 0.84 | |
testEncodingSet | 0.01 |
DetermineActionValveTest
testValve | 0.998 |
DetermineTargetValveTest
testScreenNotSet | 0.929 | |
testScreenSet | 0.012 |
ExecutePageValveTest
testValveWithSecureAction | 1.03 | |
testValve | 0.034 |
PipelineCreationTest
testSavingPipeline | 0.887 | |
testReadingPipeline | 0.026 |
PipelineTest
testPipeline | 0.036 |
SecurityServiceTest
testAccountExists | 0.037 | |
testCreateUser | 0.003 | |
testGrantUserGroupRole | 0.008 |
TurbineDefaultModelManagerTest
TurbineURLMapperJSONServiceTest
testDetailParameterForShortURL | 0.84 | |
testNonOptionalParameterForShortURL | 0.015 | |
testIgnoreParameterForShortURL | 0.015 |
TurbineURLMapperServiceTest
testMapFromURL | 2.331 | |
testMapToURL | 0.091 |
HtmlPageAttributesTest
testBuildDoctype | 0.031 |