Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1361397.06%51.571
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.tests1363151.571

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

NameTestsErrorsFailuresTime(s)
JSPCoreTestSuite1363151.571
Back to top


TestCase JSPCoreTestSuite

NameStatusTypeTime(s)
testCleanupInsertTagsQuoteAttrsSuccess1.827
testCleanupInsertTagsSuccess0.038
testCleanupCompressEmptyElementTagsSuccess0.165
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.293
testCleanupHTMLtwiceSuccess0.056
testFormat261968Success0.070
testFormatTagOpenSuccess0.013
testFormatTagOpenTagCloseSuccess0.009
testFormatTagsSuccess0.073
testFormatEmptySuccess0.017
testFormatOneSpaceSuccess0.019
testFormatOneCharSuccess0.017
testFormatSpacesSuccess0.018
testFormatCharsSuccess0.017
testFormatSpacesAndCharsSuccess0.019
testFormatSuccess0.323
testFormatSplitLinesSplitMultiAttrsSuccess0.227
testFormatSplitLinesSuccess0.229
testFormatBlockCommentsSuccess0.270
testFormatInlineCommentsSuccess0.133
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.106
testHTMLFormatSuccess0.134
testCloneStructuredDocumentXMLSuccess0.001
testCloneStructuredDocumentJSPSuccess0.047
testCloneStructuredDocumentJSPXMLSuccess0.027
testCreationSuccess0.000
testCSSExistsSuccess0.002
testCSSExistsFromFilenameSuccess0.000
testDTDExistsSuccess0.001
testDTDExistsFromFilenameSuccess0.001
testHTMLExistsSuccess0.000
testHTMLExistsFromFilenameSuccess0.000
testJSPExistsSuccess0.000
testJSPExistsFromFilenameSuccess0.000
testXMLExistsSuccess0.000
testXMLExistsFromFilenameSuccess0.000
testCreationSuccess0.000
testXMLExistsSuccess0.000
testHTMLExistsSuccess0.000
testJSPExistsSuccess0.000
testCSSExistsSuccess0.000
testDTDExistsSuccess0.000
testXMLExistsByFileExtensionSuccess0.002
testHTMLExistsByFileExtensionSuccess0.002
testJSPExistsByFileExtensionSuccess0.158
testCSSExistsByFileExtensionSuccess0.023
testDTDExistsByFileExtensionSuccess0.003
testMultipleDefinitionsSuccess0.000
testModelManagerSuccess0.100
testNullArgumentSuccess0.000
testFormat261968Success0.076
testFormatTagOpenSuccess0.008
testFormatTagOpenTagCloseSuccess0.008
testFormatTagsSuccess0.021
testFormatEmptySuccess0.005
testFormatOneSpaceSuccess0.007
testFormatOneCharSuccess0.024
testFormatSpacesSuccess0.008
testFormatCharsSuccess0.007
testFormatSpacesAndCharsSuccess0.008
testFormatSuccess0.114
testFormatSplitLinesSplitMultiAttrsSuccess0.086
testFormatSplitLinesSuccess0.053
testFormatBlockCommentsSuccess0.037
testFormatInlineCommentsSuccess0.039
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.036
testHTMLFormatSuccess0.158
testJSPModelSuccess0.018
testJSPModelSuccess0.001
testBug116066_1Success0.945
testBug116066_2Success0.019
testBug118251_eSuccess7.190
testBug118251_fSuccess1.185
testBug118251_gSuccess3.127
test_148717_aSuccess1.354
test_181057aSuccess3.477
testCaching1Success3.120
testCachingWithAddingLibrarySuccess2.741
testAvailableFromExportedBuildpathsSuccess3.009
testUtilityProjectSupportSuccess1.578
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.039
test_107338Success2.162
test_174042Success1.973
test_178443Success2.481
testContentModelSingleLineIncludedFileWithNoSpacesButWithTaglibInIncludeSuccess0.937
testTranslateMultiLineIncludedFileWithSpacesAndScriptletInIncludeSuccess1.147
testTranslateSingleLineIncludedFileWithNoSpacesButScriptletInIncludeSuccess3.366
testBundleGetPreferencesSuccess0.000
testPluginGetDefaultPreferencesSuccess0.000
testPluginSetPreferencesSuccess0.000
testDelimiterPreferencesSuccess0.001
testSourceOpen1Success3.101
testSourceAppend1Success0.107
testSourceInsert1Success0.163
testSourceOpen2Success0.063
testSourceAppend2Success0.106
testSourceOpen3Success0.004
testSourceAppend3Success0.063
testSourceOpen4Success0.003
testSourceAppend4Success0.049
testSourceInsert4Success0.070
testSourceOpen5Success0.003
testSourceAppend5Success0.047
testSourceInsert5Success0.096
testSourceOpen6Success0.005
testSourceAppend6Success0.043
testSourceOpen7Success0.002
testSourceAppend7Success0.042
testSourceInsert7Success0.064
testSourceOpen8Success0.003
testSourceAppend8Success0.026
testSourceOpen9Success0.003
testSourceAppend9Success0.021
testSourceOpen10Success0.003
testSourceAppend10Success0.014
testSourceInsert10Success0.014
testSourceOpen11Success0.002
testSourceAppend11Success0.019
testSourceInsert11Success0.023
testSourceOpen12Success0.003
testSourceAppend12Success0.017
testSourceOpen13Success0.003
testSourceAppend13Success0.001
testSourceInsert13Success0.001
testSourceOpen14Success0.002
testSourceAppend14Success0.002
testSourceInsert14Success0.002
testValidatingFragmentsSuccess1.232
testNoValidatingFragmentsSuccess0.654
testImportedCommentsSuccess0.024
testUknownAttributeSuccess0.340
testMissingRequiredAttributeSuccess0.010
testAttributesCorrectSuccess0.012
Properties >>

Back to top