This project has retired. For details please refer to its Attic page.
Apache - Request Microframework - Surefire Report Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
36 0 0 0 100% 0.278

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.tiles.request.velocity.render 8 0 0 0 100% 0.07
org.apache.tiles.request.velocity 18 0 0 0 100% 0.154
org.apache.tiles.request.velocity.extractor 4 0 0 0 100% 0.001
org.apache.tiles.request.velocity.autotag 6 0 0 0 100% 0.053

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

org.apache.tiles.request.velocity.render

Class Tests Errors Failures Skipped Success Rate Time
VelocityRendererTest 3 0 0 0 100% 0.062
ApplicationContextJeeConfigTest 5 0 0 0 100% 0.008

org.apache.tiles.request.velocity

Class Tests Errors Failures Skipped Success Rate Time
VelocityRequestTest 11 0 0 0 100% 0.153
VelocityScopeMapTest 7 0 0 0 100% 0.001

org.apache.tiles.request.velocity.extractor

Class Tests Errors Failures Skipped Success Rate Time
VelocityScopeExtractorTest 4 0 0 0 100% 0.001

org.apache.tiles.request.velocity.autotag

Class Tests Errors Failures Skipped Success Rate Time
VelocityAutotagRuntimeTest 3 0 0 0 100% 0.003
VelocityModelBodyTest 1 0 0 0 100% 0.032
VelocityUtilTest 2 0 0 0 100% 0.018

Test Cases

[Summary] [Package List] [Test Cases]

VelocityAutotagRuntimeTest

testCreateRequest 0.003
testCreateModelBody 0
testGetParameter 0

VelocityModelBodyTest

testEvaluateWriter 0.032

VelocityUtilTest

testGetParameters 0.018
testGetObject 0

VelocityRequestTest

testGetAvailableScopes 0.078
testDoInclude 0.066
testDoIncludeNoRequestDispatcher 0.001
testDoIncludeServletException 0.001
testGetPrintWriter 0.001
testGetPrintWriterPrintWriter 0
testGetPrintWriterNoWriter 0
testGetWriter 0
testGetWriterNoWriter 0
testGetPageScope 0.004
testCreateVelocityRequest 0.002

VelocityRendererTest

testRender 0.061
testRenderException 0.001
testIsRenderable 0

VelocityScopeExtractorTest

testRemoveValue 0
testGetKeys 0.001
testGetValue 0
testSetValue 0

VelocityScopeMapTest

testContainsKey 0
testIsEmpty 0
testIsEmptyFalse 0
testKeySet 0
testSize 0
testPutStringObject 0
testRemoveObject 0.001

ApplicationContextJeeConfigTest

testGetInitParameter 0.006
testFindInitParameter 0
testGetInitParameterNames 0.001
testGetName 0
testGetServletContext 0.001