Summary

[ summary] [ package list] [ test cases]

Tests Errors Failures Success rate Time(s)
20 0 0 100.00% 8.68

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

Package Tests Errors Failures Success Rate Time
net.trajano.twiff.container 4 0 0 100.00% 2.28
net.trajano.twiff.filter 8 0 0 100.00% 1.08
net.trajano.twiff.sanity 2 0 0 100.00% 0.30
net.trajano.twiff.token 3 0 0 100.00% 4.57
net.trajano.twiff.webxml 3 0 0 100.00% 0.45

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

net.trajano.twiff.container

Class Tests Errors Failures Success Rate Time
Success ContainerBuilderTest 1 0 0 100.00% 0.331
Success ServletListenerTest 3 0 0 100.00% 1.953

net.trajano.twiff.filter

Class Tests Errors Failures Success Rate Time
Success NullPathInfoFilterTest 4 0 0 100.00% 0.782
Success PathInfoFilterTest 4 0 0 100.00% 0.300

net.trajano.twiff.sanity

Class Tests Errors Failures Success Rate Time
Success SanityTest 2 0 0 100.00% 0.300

net.trajano.twiff.token

Class Tests Errors Failures Success Rate Time
Success ContainerSessionTokenTest 2 0 0 100.00% 2.123
Success SessionTokenDaoTest 1 0 0 100.00% 2.444

net.trajano.twiff.webxml

Class Tests Errors Failures Success Rate Time
Success WebXmlAdapterTest 3 0 0 100.00% 0.451

Test Cases

[ summary] [ package list] [ test cases]

ContainerBuilderTest

Success testContainerBuild 0.03

ServletListenerTest

Success testServletContextListener 1.27
Success testServletContextSessionListener 0.25
Success testServletListener 0.14

NullPathInfoFilterTest

Success testFilter 0.02
Success testFilterFrench 0.00
Success testFilterFrenchCanadian 0.00
Success testFilterDefault 0.00

PathInfoFilterTest

Success testFilter 0.02
Success testFilterFrench 0.00
Success testFilterFrenchCanadian 0.00
Success testFilterDefault 0.00

SanityTest

Success testSanity 0.01
Success testClone 0.00

ContainerSessionTokenTest

Success testNullTransaction 1.58
Success testIdealPath 0.21

SessionTokenDaoTest

Success testCreateEntry 2.18

WebXmlAdapterTest

Success testAdapter 0.15
Success testDisplayFormat 0.01
Success testRedirectFormat 0.01