Unit Test Results

[summary ] [package list ] [test cases ]

The following document contains the results of the JUnit tests.

Summary

[summary ] [package list ] [test cases ]

Tests Errors Failures Success rate Time(s)
19 0 0 100.00% 0.250

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

Package List

[summary ] [package list ] [test cases ]

Name Tests Errors Failures Time(s)
net.sourceforge.selfesteem.test 19 0 0 0.250

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

net.sourceforge.selfesteem.test

Name Tests Errors Failures Time(s)
AllTests 19 0 0 0.250

Test Cases

[summary ] [package list ] [test cases ]

AllTests

Name Status Type Time(s)
testEmptyStory Success 0.016
testStoryNode Success 0.000
testIterationNode Success 0.000
testStoryToString Success 0.000
testIterationToString Success 0.000
testRootToString Success 0.000
testWrite Success 0.000
testParsingStories Success 0.000
testNoDuplicates Success 0.000
testAddingTests Success 0.047
testAddingTestsFromFile Success 0.046
testAddingAnUnknownTest Success 0.000
testAddingATestWithoutAStory Success 0.000
testCreation Success 0.000
testPassFromXML Success 0.000
testErrorFromXML Success 0.000
testFailureFromXML Success 0.000
testGeneratingAnApplet Success 0.000
testEscapingXMLCharacters Success 0.000