Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1361397.06%20.742
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.jst.jsp.core.tests1363120.742

Package org.eclipse.jst.jsp.core.tests

NameTestsErrorsFailuresTime(s)
JSPCoreTestSuite1363120.742
Back to top


TestCase JSPCoreTestSuite

NameStatusTypeTime(s)
testCleanupInsertTagsQuoteAttrsSuccess0.474
testCleanupInsertTagsSuccess0.019
testCleanupCompressEmptyElementTagsSuccess0.073
testCleanupHTMLFailure N/A

junit.framework.AssertionFailedError
at org.eclipse.jst.jsp.core.tests.cleanupformat.CleanupTester.compare(CleanupTester.java:338)
at org.eclipse.jst.jsp.core.tests.cleanupformat.CleanupTester.testCleanupHTML(CleanupTester.java:159)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.127
testCleanupHTMLtwiceSuccess0.023
testFormat261968Success0.030
testFormatTagOpenSuccess0.006
testFormatTagOpenTagCloseSuccess0.004
testFormatTagsSuccess0.012
testFormatEmptySuccess0.003
testFormatOneSpaceSuccess0.004
testFormatOneCharSuccess0.003
testFormatSpacesSuccess0.003
testFormatCharsSuccess0.003
testFormatSpacesAndCharsSuccess0.004
testFormatSuccess0.043
testFormatSplitLinesSplitMultiAttrsSuccess0.035
testFormatSplitLinesSuccess0.033
testFormatBlockCommentsSuccess0.030
testFormatInlineCommentsSuccess0.019
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.025
testHTMLFormatSuccess0.050
testCloneStructuredDocumentXMLSuccess0.001
testCloneStructuredDocumentJSPSuccess0.027
testCloneStructuredDocumentJSPXMLSuccess0.004
testCreationSuccess0.000
testCSSExistsSuccess0.001
testCSSExistsFromFilenameSuccess0.000
testDTDExistsSuccess0.001
testDTDExistsFromFilenameSuccess0.000
testHTMLExistsSuccess0.000
testHTMLExistsFromFilenameSuccess0.000
testJSPExistsSuccess0.000
testJSPExistsFromFilenameSuccess0.000
testXMLExistsSuccess0.000
testXMLExistsFromFilenameSuccess0.001
testCreationSuccess0.000
testXMLExistsSuccess0.000
testHTMLExistsSuccess0.000
testJSPExistsSuccess0.000
testCSSExistsSuccess0.000
testDTDExistsSuccess0.000
testXMLExistsByFileExtensionSuccess0.001
testHTMLExistsByFileExtensionSuccess0.001
testJSPExistsByFileExtensionSuccess0.014
testCSSExistsByFileExtensionSuccess0.007
testDTDExistsByFileExtensionSuccess0.001
testMultipleDefinitionsSuccess0.000
testModelManagerSuccess0.031
testNullArgumentSuccess0.000
testFormat261968Success0.025
testFormatTagOpenSuccess0.003
testFormatTagOpenTagCloseSuccess0.003
testFormatTagsSuccess0.011
testFormatEmptySuccess0.008
testFormatOneSpaceSuccess0.003
testFormatOneCharSuccess0.003
testFormatSpacesSuccess0.002
testFormatCharsSuccess0.003
testFormatSpacesAndCharsSuccess0.003
testFormatSuccess0.023
testFormatSplitLinesSplitMultiAttrsSuccess0.036
testFormatSplitLinesSuccess0.022
testFormatBlockCommentsSuccess0.019
testFormatInlineCommentsSuccess0.023
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.017
testHTMLFormatSuccess0.030
testJSPModelSuccess0.007
testJSPModelSuccess0.001
testBug116066_1Success0.415
testBug116066_2Success0.271
testBug118251_eSuccess2.518
testBug118251_fSuccess0.955
testBug118251_gSuccess1.068
test_148717_aSuccess0.787
test_181057aSuccess1.325
testCaching1Success1.135
testCachingWithAddingLibrarySuccess1.064
testAvailableFromExportedBuildpathsSuccess1.181
testUtilityProjectSupportSuccess1.332
test144807_AttrNameError N/A

java.lang.StackOverflowError
at org.eclipse.jst.jsp.core.internal.contenttype.BooleanStack.push(BooleanStack.java:98)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.primGetNextToken(JSPTokenizer.java:3108)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedContainer(JSPTokenizer.java:1140)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedTagSequence(JSPTokenizer.java:1053)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.primGetNextToken(JSPTokenizer.java:2958)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getNextToken(JSPTokenizer.java:1564)
at org.eclipse.jst.jsp.core.tests.source.JSPTokenizerTest.test144807_AttrName(JSPTokenizerTest.java:53)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.004
test144807_AttrValueError N/A

java.lang.StackOverflowError
at org.eclipse.jst.jsp.core.internal.contenttype.BooleanStack.push(BooleanStack.java:98)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.primGetNextToken(JSPTokenizer.java:3108)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedContainer(JSPTokenizer.java:1140)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedTagSequence(JSPTokenizer.java:1053)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.primGetNextToken(JSPTokenizer.java:2932)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getNextToken(JSPTokenizer.java:1585)
at org.eclipse.jst.jsp.core.tests.source.JSPTokenizerTest.test144807_AttrValue(JSPTokenizerTest.java:70)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.003
test144807_EqualsError N/A

java.lang.StackOverflowError
at org.eclipse.jst.jsp.core.internal.contenttype.BooleanStack.push(BooleanStack.java:98)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.primGetNextToken(JSPTokenizer.java:3108)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedContainer(JSPTokenizer.java:1140)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedTagSequence(JSPTokenizer.java:1053)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.primGetNextToken(JSPTokenizer.java:2958)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getNextToken(JSPTokenizer.java:1585)
at org.eclipse.jst.jsp.core.tests.source.JSPTokenizerTest.test144807_Equals(JSPTokenizerTest.java:87)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.003
testInsertCommentSuccess0.024
test_107338Success0.307
test_174042Success2.308
test_178443Success1.015
testContentModelSingleLineIncludedFileWithNoSpacesButWithTaglibInIncludeSuccess0.645
testTranslateMultiLineIncludedFileWithSpacesAndScriptletInIncludeSuccess0.390
testTranslateSingleLineIncludedFileWithNoSpacesButScriptletInIncludeSuccess0.390
testBundleGetPreferencesSuccess0.000
testPluginGetDefaultPreferencesSuccess0.000
testPluginSetPreferencesSuccess0.000
testDelimiterPreferencesSuccess0.001
testSourceOpen1Success0.092
testSourceAppend1Success0.063
testSourceInsert1Success0.076
testSourceOpen2Success0.054
testSourceAppend2Success0.041
testSourceOpen3Success0.008
testSourceAppend3Success0.042
testSourceOpen4Success0.003
testSourceAppend4Success0.027
testSourceInsert4Success0.047
testSourceOpen5Success0.003
testSourceAppend5Success0.051
testSourceInsert5Success0.050
testSourceOpen6Success0.003
testSourceAppend6Success0.028
testSourceOpen7Success0.003
testSourceAppend7Success0.025
testSourceInsert7Success0.020
testSourceOpen8Success0.024
testSourceAppend8Success0.013
testSourceOpen9Success0.002
testSourceAppend9Success0.012
testSourceOpen10Success0.003
testSourceAppend10Success0.008
testSourceInsert10Success0.008
testSourceOpen11Success0.002
testSourceAppend11Success0.005
testSourceInsert11Success0.006
testSourceOpen12Success0.002
testSourceAppend12Success0.005
testSourceOpen13Success0.001
testSourceAppend13Success0.002
testSourceInsert13Success0.001
testSourceOpen14Success0.002
testSourceAppend14Success0.001
testSourceInsert14Success0.001
testValidatingFragmentsSuccess0.680
testNoValidatingFragmentsSuccess0.008
testImportedCommentsSuccess0.011
testUknownAttributeSuccess0.788
testMissingRequiredAttributeSuccess0.004
testAttributesCorrectSuccess0.002
Properties >>

Back to top