Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1361397.06%88.165
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.tests1363188.165

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

NameTestsErrorsFailuresTime(s)
JSPCoreTestSuite1363188.165
Back to top


TestCase JSPCoreTestSuite

NameStatusTypeTime(s)
testCleanupInsertTagsQuoteAttrsSuccess2.430
testCleanupInsertTagsSuccess0.100
testCleanupCompressEmptyElementTagsSuccess0.397
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.893
testCleanupHTMLtwiceSuccess0.250
testFormat261968Success0.203
testFormatTagOpenSuccess0.082
testFormatTagOpenTagCloseSuccess0.007
testFormatTagsSuccess0.038
testFormatEmptySuccess0.009
testFormatOneSpaceSuccess0.025
testFormatOneCharSuccess0.007
testFormatSpacesSuccess0.009
testFormatCharsSuccess0.009
testFormatSpacesAndCharsSuccess0.012
testFormatSuccess0.223
testFormatSplitLinesSplitMultiAttrsSuccess0.122
testFormatSplitLinesSuccess0.274
testFormatBlockCommentsSuccess0.108
testFormatInlineCommentsSuccess0.092
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.151
testHTMLFormatSuccess0.288
testCloneStructuredDocumentXMLSuccess0.001
testCloneStructuredDocumentJSPSuccess0.063
testCloneStructuredDocumentJSPXMLSuccess0.018
testCreationSuccess0.000
testCSSExistsSuccess0.002
testCSSExistsFromFilenameSuccess0.000
testDTDExistsSuccess0.002
testDTDExistsFromFilenameSuccess0.000
testHTMLExistsSuccess0.000
testHTMLExistsFromFilenameSuccess0.000
testJSPExistsSuccess0.000
testJSPExistsFromFilenameSuccess0.000
testXMLExistsSuccess0.001
testXMLExistsFromFilenameSuccess0.000
testCreationSuccess0.001
testXMLExistsSuccess0.000
testHTMLExistsSuccess0.000
testJSPExistsSuccess0.000
testCSSExistsSuccess0.000
testDTDExistsSuccess0.001
testXMLExistsByFileExtensionSuccess0.003
testHTMLExistsByFileExtensionSuccess0.002
testJSPExistsByFileExtensionSuccess0.039
testCSSExistsByFileExtensionSuccess0.023
testDTDExistsByFileExtensionSuccess0.003
testMultipleDefinitionsSuccess0.001
testModelManagerSuccess0.095
testNullArgumentSuccess0.000
testFormat261968Success0.097
testFormatTagOpenSuccess0.008
testFormatTagOpenTagCloseSuccess0.009
testFormatTagsSuccess0.036
testFormatEmptySuccess0.008
testFormatOneSpaceSuccess0.010
testFormatOneCharSuccess0.026
testFormatSpacesSuccess0.009
testFormatCharsSuccess0.008
testFormatSpacesAndCharsSuccess0.009
testFormatSuccess0.095
testFormatSplitLinesSplitMultiAttrsSuccess0.076
testFormatSplitLinesSuccess0.137
testFormatBlockCommentsSuccess0.175
testFormatInlineCommentsSuccess0.097
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.088
testHTMLFormatSuccess0.512
testJSPModelSuccess0.029
testJSPModelSuccess0.004
testBug116066_1Success0.551
testBug116066_2Success0.306
testBug118251_eSuccess5.567
testBug118251_fSuccess4.740
testBug118251_gSuccess4.097
test_148717_aSuccess1.867
test_181057aSuccess3.039
testCaching1Success3.523
testCachingWithAddingLibrarySuccess2.299
testAvailableFromExportedBuildpathsSuccess3.155
testUtilityProjectSupportSuccess2.074
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.031
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.005
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.006
testInsertCommentSuccess0.069
test_107338Success0.586
test_174042Success7.354
test_178443Success2.045
testContentModelSingleLineIncludedFileWithNoSpacesButWithTaglibInIncludeSuccess1.080
testTranslateMultiLineIncludedFileWithSpacesAndScriptletInIncludeSuccess23.883
testTranslateSingleLineIncludedFileWithNoSpacesButScriptletInIncludeSuccess0.696
testBundleGetPreferencesSuccess0.000
testPluginGetDefaultPreferencesSuccess0.000
testPluginSetPreferencesSuccess0.001
testDelimiterPreferencesSuccess0.001
testSourceOpen1Success3.083
testSourceAppend1Success0.117
testSourceInsert1Success0.126
testSourceOpen2Success0.095
testSourceAppend2Success0.105
testSourceOpen3Success0.004
testSourceAppend3Success0.098
testSourceOpen4Success0.004
testSourceAppend4Success0.093
testSourceInsert4Success0.130
testSourceOpen5Success0.005
testSourceAppend5Success0.117
testSourceInsert5Success0.135
testSourceOpen6Success0.007
testSourceAppend6Success0.087
testSourceOpen7Success0.005
testSourceAppend7Success0.085
testSourceInsert7Success0.028
testSourceOpen8Success0.003
testSourceAppend8Success0.017
testSourceOpen9Success0.099
testSourceAppend9Success0.031
testSourceOpen10Success0.003
testSourceAppend10Success0.012
testSourceInsert10Success0.013
testSourceOpen11Success0.003
testSourceAppend11Success0.013
testSourceInsert11Success0.013
testSourceOpen12Success0.002
testSourceAppend12Success0.015
testSourceOpen13Success0.004
testSourceAppend13Success0.003
testSourceInsert13Success0.004
testSourceOpen14Success0.004
testSourceAppend14Success0.005
testSourceInsert14Success0.004
testValidatingFragmentsSuccess7.463
testNoValidatingFragmentsSuccess0.960
testImportedCommentsSuccess0.025
testUknownAttributeSuccess0.650
testMissingRequiredAttributeSuccess0.007
testAttributesCorrectSuccess0.007
Properties >>

Back to top