Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
41 | 0 | 0 | 0 | 100% | 35.991 |
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.422 |
org.apache.turbine.services.urlmapper | 5 | 0 | 0 | 0 | 100% | 5.243 |
org.apache.turbine.annotation | 4 | 0 | 0 | 0 | 100% | 3.013 |
org.apache.turbine.util.template | 1 | 0 | 0 | 0 | 100% | 1.809 |
org.apache.turbine.pipeline | 17 | 0 | 0 | 0 | 100% | 22.504 |
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.737 |
![]() |
TurbineDefaultModelManagerTest | 11 | 0 | 0 | 0 | 100% | 1.685 |
org.apache.turbine.services.urlmapper
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TurbineURLMapperJSONServiceTest | 3 | 0 | 0 | 0 | 100% | 2.785 |
![]() |
TurbineURLMapperServiceTest | 2 | 0 | 0 | 0 | 100% | 2.458 |
org.apache.turbine.annotation
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
AnnotationProcessorTest | 4 | 0 | 0 | 0 | 100% | 3.013 |
org.apache.turbine.util.template
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
HtmlPageAttributesTest | 1 | 0 | 0 | 0 | 100% | 1.809 |
org.apache.turbine.pipeline
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
DefaultACLCreationValveTest | 1 | 0 | 0 | 0 | 100% | 2.72 |
![]() |
DefaultLoginValveTest | 2 | 0 | 0 | 0 | 100% | 2.884 |
![]() |
DefaultSessionTimeoutValveTest | 2 | 0 | 0 | 0 | 100% | 2.767 |
![]() |
DefaultSessionValidationValveTest | 2 | 0 | 0 | 0 | 100% | 2.62 |
![]() |
DefaultSetEncodingValveTest | 2 | 0 | 0 | 0 | 100% | 2.6 |
![]() |
DetermineActionValveTest | 1 | 0 | 0 | 0 | 100% | 2.577 |
![]() |
DetermineTargetValveTest | 2 | 0 | 0 | 0 | 100% | 2.614 |
![]() |
ExecutePageValveTest | 2 | 0 | 0 | 0 | 100% | 2.739 |
![]() |
PipelineCreationTest | 2 | 0 | 0 | 0 | 100% | 0.928 |
![]() |
PipelineTest | 1 | 0 | 0 | 0 | 100% | 0.055 |
Test Cases
[Summary] [Package List] [Test Cases]
AnnotationProcessorTest
![]() |
testProcess | 0.031 |
![]() |
testUnguardedMethodWProcessDefault | 0.919 |
![]() |
testRequiredRoleMethodProcess | 0.009 |
![]() |
testRequiredRoleAdminMethodProcess | 0.003 |
DefaultACLCreationValveTest
![]() |
testLoggedInUser | 0.975 |
DefaultLoginValveTest
![]() |
testDefaults | 1.085 |
![]() |
testLogout | 0.027 |
DefaultSessionTimeoutValveTest
![]() |
testTimeoutSet | 0.924 |
![]() |
testDefaults | 0.009 |
DefaultSessionValidationValveTest
![]() |
testAnonymousUser | 0.937 |
![]() |
testLoggedInUser | 0.015 |
DefaultSetEncodingValveTest
![]() |
testDefaults | 0.911 |
![]() |
testEncodingSet | 0.01 |
DetermineActionValveTest
![]() |
testValve | 0.9 |
DetermineTargetValveTest
![]() |
testScreenNotSet | 0.915 |
![]() |
testScreenSet | 0.01 |
ExecutePageValveTest
![]() |
testValveWithSecureAction | 1.033 |
![]() |
testValve | 0.034 |
PipelineCreationTest
![]() |
testSavingPipeline | 0.882 |
![]() |
testReadingPipeline | 0.025 |
PipelineTest
![]() |
testPipeline | 0.037 |
SecurityServiceTest
![]() |
testAccountExists | 0.044 |
![]() |
testCreateUser | 0.004 |
![]() |
testGrantUserGroupRole | 0.008 |
TurbineDefaultModelManagerTest
TurbineURLMapperJSONServiceTest
![]() |
testDetailParameterForShortURL | 0.922 |
![]() |
testNonOptionalParameterForShortURL | 0.013 |
![]() |
testIgnoreParameterForShortURL | 0.014 |
TurbineURLMapperServiceTest
![]() |
testMapFromURL | 2.343 |
![]() |
testMapToURL | 0.094 |
HtmlPageAttributesTest
![]() |
testBuildDoctype | 0.042 |