Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1361397.06%66.192
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.tests1363166.192

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

NameTestsErrorsFailuresTime(s)
JSPCoreTestSuite1363166.192
Back to top


TestCase JSPCoreTestSuite

NameStatusTypeTime(s)
testCleanupInsertTagsQuoteAttrsSuccess2.857
testCleanupInsertTagsSuccess0.139
testCleanupCompressEmptyElementTagsSuccess0.475
testCleanupHTMLFailureN/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.496
testCleanupHTMLtwiceSuccess0.071
testFormat261968Success0.110
testFormatTagOpenSuccess0.018
testFormatTagOpenTagCloseSuccess0.010
testFormatTagsSuccess0.042
testFormatEmptySuccess0.008
testFormatOneSpaceSuccess0.011
testFormatOneCharSuccess0.009
testFormatSpacesSuccess0.011
testFormatCharsSuccess0.009
testFormatSpacesAndCharsSuccess0.012
testFormatSuccess0.147
testFormatSplitLinesSplitMultiAttrsSuccess0.122
testFormatSplitLinesSuccess0.138
testFormatBlockCommentsSuccess0.089
testFormatInlineCommentsSuccess0.114
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.173
testHTMLFormatSuccess0.517
testCloneStructuredDocumentXMLSuccess0.002
testCloneStructuredDocumentJSPSuccess0.135
testCloneStructuredDocumentJSPXMLSuccess0.034
testCreationSuccess0.000
testCSSExistsSuccess0.003
testCSSExistsFromFilenameSuccess0.001
testDTDExistsSuccess0.002
testDTDExistsFromFilenameSuccess0.001
testHTMLExistsSuccess0.001
testHTMLExistsFromFilenameSuccess0.001
testJSPExistsSuccess0.001
testJSPExistsFromFilenameSuccess0.000
testXMLExistsSuccess0.002
testXMLExistsFromFilenameSuccess0.001
testCreationSuccess0.000
testXMLExistsSuccess0.001
testHTMLExistsSuccess0.001
testJSPExistsSuccess0.001
testCSSExistsSuccess0.000
testDTDExistsSuccess0.000
testXMLExistsByFileExtensionSuccess0.006
testHTMLExistsByFileExtensionSuccess0.003
testJSPExistsByFileExtensionSuccess0.077
testCSSExistsByFileExtensionSuccess0.061
testDTDExistsByFileExtensionSuccess0.004
testMultipleDefinitionsSuccess0.001
testModelManagerSuccess0.152
testNullArgumentSuccess0.001
testFormat261968Success0.163
testFormatTagOpenSuccess0.019
testFormatTagOpenTagCloseSuccess0.017
testFormatTagsSuccess0.056
testFormatEmptySuccess0.015
testFormatOneSpaceSuccess0.017
testFormatOneCharSuccess0.017
testFormatSpacesSuccess0.017
testFormatCharsSuccess0.016
testFormatSpacesAndCharsSuccess0.018
testFormatSuccess0.128
testFormatSplitLinesSplitMultiAttrsSuccess0.170
testFormatSplitLinesSuccess0.082
testFormatBlockCommentsSuccess0.067
testFormatInlineCommentsSuccess0.107
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.066
testHTMLFormatSuccess0.110
testJSPModelSuccess0.024
testJSPModelSuccess0.001
testBug116066_1Success1.944
testBug116066_2Success0.289
testBug118251_eSuccess16.929
testBug118251_fSuccess2.399
testBug118251_gSuccess2.689
test_148717_aSuccess2.499
test_181057aSuccess2.518
testCaching1Success2.606
testCachingWithAddingLibrarySuccess2.708
testAvailableFromExportedBuildpathsSuccess6.481
testUtilityProjectSupportSuccess2.284
test144807_AttrNameErrorN/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:3102)
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:2952)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getNextToken(JSPTokenizer.java:1558)
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.010
test144807_AttrValueErrorN/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:3102)
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:2926)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getNextToken(JSPTokenizer.java:1579)
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.006
test144807_EqualsErrorN/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:3102)
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:2952)
at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getNextToken(JSPTokenizer.java:1579)
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.005
testInsertCommentSuccess0.037
test_107338Success0.310
test_174042Success2.336
test_178443Success1.249
testContentModelSingleLineIncludedFileWithNoSpacesButWithTaglibInIncludeSuccess0.443
testTranslateMultiLineIncludedFileWithSpacesAndScriptletInIncludeSuccess0.816
testTranslateSingleLineIncludedFileWithNoSpacesButScriptletInIncludeSuccess3.491
testBundleGetPreferencesSuccess0.000
testPluginGetDefaultPreferencesSuccess0.000
testPluginSetPreferencesSuccess0.001
testDelimiterPreferencesSuccess0.001
testSourceOpen1Success1.500
testSourceAppend1Success0.109
testSourceInsert1Success0.180
testSourceOpen2Success0.084
testSourceAppend2Success0.053
testSourceOpen3Success0.004
testSourceAppend3Success0.054
testSourceOpen4Success0.004
testSourceAppend4Success0.047
testSourceInsert4Success0.071
testSourceOpen5Success0.004
testSourceAppend5Success0.059
testSourceInsert5Success0.111
testSourceOpen6Success0.007
testSourceAppend6Success0.055
testSourceOpen7Success0.004
testSourceAppend7Success0.052
testSourceInsert7Success0.078
testSourceOpen8Success0.004
testSourceAppend8Success0.027
testSourceOpen9Success0.003
testSourceAppend9Success0.028
testSourceOpen10Success0.002
testSourceAppend10Success0.020
testSourceInsert10Success0.019
testSourceOpen11Success0.003
testSourceAppend11Success0.027
testSourceInsert11Success0.025
testSourceOpen12Success0.002
testSourceAppend12Success0.017
testSourceOpen13Success0.002
testSourceAppend13Success0.001
testSourceInsert13Success0.001
testSourceOpen14Success0.002
testSourceAppend14Success0.002
testSourceInsert14Success0.002
testValidatingFragmentsSuccess2.363
testNoValidatingFragmentsSuccess0.653
testImportedCommentsSuccess0.019
testUknownAttributeSuccess1.131
testMissingRequiredAttributeSuccess0.036
testAttributesCorrectSuccess0.037
Properties >>

Back to top