Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1361397.06%64.849
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.tests1363164.849

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

NameTestsErrorsFailuresTime(s)
JSPCoreTestSuite1363164.849
Back to top


TestCase JSPCoreTestSuite

NameStatusTypeTime(s)
testCleanupInsertTagsQuoteAttrsSuccess2.908
testCleanupInsertTagsSuccess0.221
testCleanupCompressEmptyElementTagsSuccess0.563
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.694
testCleanupHTMLtwiceSuccess0.155
testFormat261968Success0.059
testFormatTagOpenSuccess0.035
testFormatTagOpenTagCloseSuccess0.009
testFormatTagsSuccess0.028
testFormatEmptySuccess0.008
testFormatOneSpaceSuccess0.007
testFormatOneCharSuccess0.007
testFormatSpacesSuccess0.007
testFormatCharsSuccess0.007
testFormatSpacesAndCharsSuccess0.008
testFormatSuccess0.116
testFormatSplitLinesSplitMultiAttrsSuccess0.087
testFormatSplitLinesSuccess0.098
testFormatBlockCommentsSuccess0.105
testFormatInlineCommentsSuccess0.064
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.140
testHTMLFormatSuccess0.180
testCloneStructuredDocumentXMLSuccess0.001
testCloneStructuredDocumentJSPSuccess0.063
testCloneStructuredDocumentJSPXMLSuccess0.089
testCreationSuccess0.001
testCSSExistsSuccess0.002
testCSSExistsFromFilenameSuccess0.000
testDTDExistsSuccess0.002
testDTDExistsFromFilenameSuccess0.000
testHTMLExistsSuccess0.001
testHTMLExistsFromFilenameSuccess0.000
testJSPExistsSuccess0.000
testJSPExistsFromFilenameSuccess0.000
testXMLExistsSuccess0.000
testXMLExistsFromFilenameSuccess0.001
testCreationSuccess0.000
testXMLExistsSuccess0.000
testHTMLExistsSuccess0.001
testJSPExistsSuccess0.020
testCSSExistsSuccess0.000
testDTDExistsSuccess0.000
testXMLExistsByFileExtensionSuccess0.003
testHTMLExistsByFileExtensionSuccess0.002
testJSPExistsByFileExtensionSuccess0.062
testCSSExistsByFileExtensionSuccess0.020
testDTDExistsByFileExtensionSuccess0.003
testMultipleDefinitionsSuccess0.000
testModelManagerSuccess0.210
testNullArgumentSuccess0.000
testFormat261968Success0.127
testFormatTagOpenSuccess0.058
testFormatTagOpenTagCloseSuccess0.013
testFormatTagsSuccess0.047
testFormatEmptySuccess0.007
testFormatOneSpaceSuccess0.008
testFormatOneCharSuccess0.008
testFormatSpacesSuccess0.007
testFormatCharsSuccess0.008
testFormatSpacesAndCharsSuccess0.008
testFormatSuccess0.064
testFormatSplitLinesSplitMultiAttrsSuccess0.087
testFormatSplitLinesSuccess0.068
testFormatBlockCommentsSuccess0.063
testFormatInlineCommentsSuccess0.090
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.098
testHTMLFormatSuccess0.157
testJSPModelSuccess0.029
testJSPModelSuccess0.004
testBug116066_1Success0.645
testBug116066_2Success0.068
testBug118251_eSuccess11.036
testBug118251_fSuccess1.065
testBug118251_gSuccess1.601
test_148717_aSuccess3.631
test_181057aSuccess4.328
testCaching1Success2.333
testCachingWithAddingLibrarySuccess2.547
testAvailableFromExportedBuildpathsSuccess2.830
testUtilityProjectSupportSuccess1.591
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: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.009
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: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.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: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.006
testInsertCommentSuccess0.038
test_107338Success2.740
test_174042Success1.899
test_178443Success2.136
testContentModelSingleLineIncludedFileWithNoSpacesButWithTaglibInIncludeSuccess0.677
testTranslateMultiLineIncludedFileWithSpacesAndScriptletInIncludeSuccess1.489
testTranslateSingleLineIncludedFileWithNoSpacesButScriptletInIncludeSuccess6.554
testBundleGetPreferencesSuccess0.001
testPluginGetDefaultPreferencesSuccess0.000
testPluginSetPreferencesSuccess0.000
testDelimiterPreferencesSuccess0.002
testSourceOpen1Success4.087
testSourceAppend1Success0.168
testSourceInsert1Success0.516
testSourceOpen2Success0.297
testSourceAppend2Success0.092
testSourceOpen3Success0.003
testSourceAppend3Success0.120
testSourceOpen4Success0.004
testSourceAppend4Success0.113
testSourceInsert4Success0.138
testSourceOpen5Success0.003
testSourceAppend5Success0.376
testSourceInsert5Success0.088
testSourceOpen6Success0.003
testSourceAppend6Success0.037
testSourceOpen7Success0.003
testSourceAppend7Success0.038
testSourceInsert7Success0.038
testSourceOpen8Success0.005
testSourceAppend8Success0.021
testSourceOpen9Success0.003
testSourceAppend9Success0.019
testSourceOpen10Success0.002
testSourceAppend10Success0.012
testSourceInsert10Success0.013
testSourceOpen11Success0.003
testSourceAppend11Success0.021
testSourceInsert11Success0.024
testSourceOpen12Success0.003
testSourceAppend12Success0.015
testSourceOpen13Success0.002
testSourceAppend13Success0.002
testSourceInsert13Success0.002
testSourceOpen14Success0.002
testSourceAppend14Success0.001
testSourceInsert14Success0.002
testValidatingFragmentsSuccess1.856
testNoValidatingFragmentsSuccess1.730
testImportedCommentsSuccess0.142
testUknownAttributeSuccess0.562
testMissingRequiredAttributeSuccess0.040
testAttributesCorrectSuccess0.015
Properties >>

Back to top