Summary

[ summary ] [ package list ] [ test cases ]

Tests Errors Failures Success rate Time(s)
34 0 0 100.00% 6.12

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

Package List

[ summary ] [ package list ] [ test cases ]

Package Tests Errors Failures Success Rate Time
com.thoughtworks.testdox 34 0 0 100.00% 6.12

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

com.thoughtworks.testdox

Class Tests Errors Failures Success Rate Time
DocumentGeneratorTest 2 0 0 100.00% 0.060
SaveAsGuiTest 5 0 0 100.00% 0.436
NamePrettifierTest 5 0 0 100.00% 0.060
HtmlDocumentGeneratorTest 2 0 0 100.00% 0.017
MainTest 9 0 0 100.00% 0.904
GuiTest 11 0 0 100.00% 4.639

Test Cases

[ summary ] [ package list ] [ test cases ]

DocumentGeneratorTest

testStartRunAndEndRunAreCalled Success 0.04
testStartClassAndEndClassAreCalled Success 0.01

SaveAsGuiTest

testClickSaveAsSetsFileText Success 0.16
testLabelHasHelpfulText Success 0.04
testSaveAsHasMeaningfulText Success 0.04
testHtmlSaveAsGuiReturnsHtmlDocGenerator Success 0.09
testTextSaveAsGuiReturnsTextGenerator Success 0.08

NamePrettifierTest

testTitleHasSensibleDefaults Success 0.01
testCaterForUserDefinedSuffix Success 0.00
testCaterForUserDefinedPrefix Success 0.00
testTestNameIsConvertedToASentence Success 0.00
testIsATestIsFalseForNonTestMethods Success 0.00

HtmlDocumentGeneratorTest

testShowsHeadingForClass Success 0.01
testUnorderedListForMethods Success 0.00

MainTest

testMainParsesThisTest Success 0.23
testMainHandlesMultipleDocumentGenerators Success 0.06
testIncludesCommonTestFileNamePatterns Success 0.00
testIgnoreNonTestClasses Success 0.00
testIgnoreSetUpMethod Success 0.04
testMainShowsUsageIfCalledWithHelpParameter Success 0.00
testIfNoArgumentsShowGui Success 0.12
testSpecifyTextOutputFile Success 0.32
testSpecifyHtmlOutputFile Success 0.09

GuiTest

testShowsFileChooserIfBrowseIsClicked Success 1.68
testExitJvmOnClose Success 0.27
testSelectedFileIsShownInTextField Success 0.83
testSelectedDirectoryIsWrittenToPreferences Success 0.20
testSelectedFileIsNotShownIfUserClickedCancel Success 0.37
testGoButtonEnableUponUserFileSelection Success 0.19
testClickGoButtonRunsIt Success 0.22
testGoButtonDisabledIfFileDoesNotExist Success 0.11
testEnteringPathFreehandEnablesGoButtonAndMakesItDefault Success 0.11
testConfiguredDocumentGeneratorIsAddedToGenerators Success 0.45
testUnConfiguredDocumentGeneratorIsNotAddedToGenerators Success 0.18