Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
41 | 0 | 0 | 0 | 100% | 37.201 |
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.464 |
org.apache.turbine.services.urlmapper | 5 | 0 | 0 | 0 | 100% | 5.883 |
org.apache.turbine.annotation | 4 | 0 | 0 | 0 | 100% | 3.097 |
org.apache.turbine.util.template | 1 | 0 | 0 | 0 | 100% | 1.772 |
org.apache.turbine.pipeline | 17 | 0 | 0 | 0 | 100% | 22.985 |
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.769 |
![]() |
TurbineDefaultModelManagerTest | 11 | 0 | 0 | 0 | 100% | 1.695 |
org.apache.turbine.services.urlmapper
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TurbineURLMapperJSONServiceTest | 3 | 0 | 0 | 0 | 100% | 2.849 |
![]() |
TurbineURLMapperServiceTest | 2 | 0 | 0 | 0 | 100% | 3.034 |
org.apache.turbine.annotation
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
AnnotationProcessorTest | 4 | 0 | 0 | 0 | 100% | 3.097 |
org.apache.turbine.util.template
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
HtmlPageAttributesTest | 1 | 0 | 0 | 0 | 100% | 1.772 |
org.apache.turbine.pipeline
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
DefaultACLCreationValveTest | 1 | 0 | 0 | 0 | 100% | 2.745 |
![]() |
DefaultLoginValveTest | 2 | 0 | 0 | 0 | 100% | 2.773 |
![]() |
DefaultSessionTimeoutValveTest | 2 | 0 | 0 | 0 | 100% | 2.715 |
![]() |
DefaultSessionValidationValveTest | 2 | 0 | 0 | 0 | 100% | 2.686 |
![]() |
DefaultSetEncodingValveTest | 2 | 0 | 0 | 0 | 100% | 2.651 |
![]() |
DetermineActionValveTest | 1 | 0 | 0 | 0 | 100% | 2.653 |
![]() |
DetermineTargetValveTest | 2 | 0 | 0 | 0 | 100% | 2.65 |
![]() |
ExecutePageValveTest | 2 | 0 | 0 | 0 | 100% | 3.114 |
![]() |
PipelineCreationTest | 2 | 0 | 0 | 0 | 100% | 0.938 |
![]() |
PipelineTest | 1 | 0 | 0 | 0 | 100% | 0.06 |
Test Cases
[Summary] [Package List] [Test Cases]
AnnotationProcessorTest
![]() |
testProcess | 0.043 |
![]() |
testUnguardedMethodWProcessDefault | 0.926 |
![]() |
testRequiredRoleMethodProcess | 0.008 |
![]() |
testRequiredRoleAdminMethodProcess | 0.004 |
DefaultACLCreationValveTest
![]() |
testLoggedInUser | 0.97 |
DefaultLoginValveTest
![]() |
testDefaults | 1.01 |
![]() |
testLogout | 0.029 |
DefaultSessionTimeoutValveTest
![]() |
testTimeoutSet | 0.955 |
![]() |
testDefaults | 0.01 |
DefaultSessionValidationValveTest
![]() |
testAnonymousUser | 0.965 |
![]() |
testLoggedInUser | 0.016 |
DefaultSetEncodingValveTest
![]() |
testDefaults | 0.921 |
![]() |
testEncodingSet | 0.01 |
DetermineActionValveTest
![]() |
testValve | 0.941 |
DetermineTargetValveTest
![]() |
testScreenNotSet | 0.941 |
![]() |
testScreenSet | 0.01 |
ExecutePageValveTest
![]() |
testValveWithSecureAction | 1.108 |
![]() |
testValve | 0.037 |
PipelineCreationTest
![]() |
testSavingPipeline | 0.893 |
![]() |
testReadingPipeline | 0.024 |
PipelineTest
![]() |
testPipeline | 0.039 |
SecurityServiceTest
![]() |
testAccountExists | 0.032 |
![]() |
testCreateUser | 0.002 |
![]() |
testGrantUserGroupRole | 0.008 |
TurbineDefaultModelManagerTest
TurbineURLMapperJSONServiceTest
![]() |
testDetailParameterForShortURL | 0.948 |
![]() |
testNonOptionalParameterForShortURL | 0.014 |
![]() |
testIgnoreParameterForShortURL | 0.015 |
TurbineURLMapperServiceTest
![]() |
testMapFromURL | 2.918 |
![]() |
testMapToURL | 0.088 |
HtmlPageAttributesTest
![]() |
testBuildDoctype | 0.041 |