This project has retired. For details please refer to its Attic page.
Apache Tiles - Servlet Support - Surefire Report

Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
24 0 0 0 100% 0.519

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.tiles.web.util 1 0 0 0 100% 0.002
org.apache.tiles.servlet.context.wildcard 2 0 0 0 100% 0.066
org.apache.tiles.servlet.context 21 0 0 0 100% 0.451

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

org.apache.tiles.web.util

Class Tests Errors Failures Skipped Success Rate Time
ServletContextAdapterTest 1 0 0 0 100% 0.002

org.apache.tiles.servlet.context.wildcard

Class Tests Errors Failures Skipped Success Rate Time
WildcardServletTilesApplicationContextTest 1 0 0 0 100% 0.063
WildcardServletTilesApplicationContextFactoryTest 1 0 0 0 100% 0.003

org.apache.tiles.servlet.context

Class Tests Errors Failures Skipped Success Rate Time
ServletTilesRequestContextTest 13 0 0 0 100% 0.415
ServletUtilTest 7 0 0 0 100% 0.029
ServletSessionScopeMapTest 1 0 0 0 100% 0.007

Test Cases

WildcardServletTilesApplicationContextTest

testGetResources 0.063

ServletContextAdapterTest

testGetInitParameters 0.002

ServletTilesRequestContextTest

testGetHeader 0.126
testGetHeaderValues 0.002
testGetParam 0.002
testGetParamValues 0.001
testGetRequestScope 0
testGetSessionScope 0
testGetApplicationContext 0
testGetApplicationScope 0
testGetInitParams 0
testGetOutputStream 0.165
testGetWriter 0.079
testGetPrintWriter 0.001
testForceInclude 0.003

ServletUtilTest

testGetContainer 0.006
testGetContainerWithKey 0.001
testSetContainer 0.011
testSetContainerWithKey 0.001
testSetCurrentContainer 0.006
testSetCurrentContainerWithContainer 0.001
testGetCurrentContainer 0.001

WildcardServletTilesApplicationContextFactoryTest

testCreateApplicationContext 0.002

ServletSessionScopeMapTest

testSessionUse 0.005