Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1361397.06%107.528
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.tests13631107.528

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

NameTestsErrorsFailuresTime(s)
JSPCoreTestSuite13631107.528
Back to top


TestCase JSPCoreTestSuite

NameStatusTypeTime(s)
testCleanupInsertTagsQuoteAttrsSuccess3.340
testCleanupInsertTagsSuccess0.102
testCleanupCompressEmptyElementTagsSuccess0.550
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.886
testCleanupHTMLtwiceSuccess0.097
testFormat261968Success0.089
testFormatTagOpenSuccess0.028
testFormatTagOpenTagCloseSuccess0.008
testFormatTagsSuccess0.302
testFormatEmptySuccess0.008
testFormatOneSpaceSuccess0.011
testFormatOneCharSuccess0.008
testFormatSpacesSuccess0.008
testFormatCharsSuccess0.009
testFormatSpacesAndCharsSuccess0.087
testFormatSuccess0.135
testFormatSplitLinesSplitMultiAttrsSuccess0.336
testFormatSplitLinesSuccess0.717
testFormatBlockCommentsSuccess0.341
testFormatInlineCommentsSuccess0.186
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.236
testHTMLFormatSuccess0.375
testCloneStructuredDocumentXMLSuccess0.006
testCloneStructuredDocumentJSPSuccess0.100
testCloneStructuredDocumentJSPXMLSuccess0.163
testCreationSuccess0.000
testCSSExistsSuccess0.021
testCSSExistsFromFilenameSuccess0.000
testDTDExistsSuccess0.002
testDTDExistsFromFilenameSuccess0.000
testHTMLExistsSuccess0.001
testHTMLExistsFromFilenameSuccess0.000
testJSPExistsSuccess0.000
testJSPExistsFromFilenameSuccess0.001
testXMLExistsSuccess0.000
testXMLExistsFromFilenameSuccess0.001
testCreationSuccess0.000
testXMLExistsSuccess0.001
testHTMLExistsSuccess0.000
testJSPExistsSuccess0.000
testCSSExistsSuccess0.000
testDTDExistsSuccess0.001
testXMLExistsByFileExtensionSuccess0.003
testHTMLExistsByFileExtensionSuccess0.002
testJSPExistsByFileExtensionSuccess0.066
testCSSExistsByFileExtensionSuccess0.034
testDTDExistsByFileExtensionSuccess0.003
testMultipleDefinitionsSuccess0.001
testModelManagerSuccess0.229
testNullArgumentSuccess0.000
testFormat261968Success0.105
testFormatTagOpenSuccess0.010
testFormatTagOpenTagCloseSuccess0.517
testFormatTagsSuccess0.034
testFormatEmptySuccess0.008
testFormatOneSpaceSuccess0.009
testFormatOneCharSuccess0.037
testFormatSpacesSuccess0.009
testFormatCharsSuccess0.009
testFormatSpacesAndCharsSuccess0.011
testFormatSuccess0.118
testFormatSplitLinesSplitMultiAttrsSuccess0.129
testFormatSplitLinesSuccess0.111
testFormatBlockCommentsSuccess0.178
testFormatInlineCommentsSuccess0.069
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.081
testHTMLFormatSuccess0.173
testJSPModelSuccess0.028
testJSPModelSuccess0.001
testBug116066_1Success0.873
testBug116066_2Success1.122
testBug118251_eSuccess21.755
testBug118251_fSuccess9.338
testBug118251_gSuccess4.372
test_148717_aSuccess8.739
test_181057aSuccess7.668
testCaching1Success3.156
testCachingWithAddingLibrarySuccess3.863
testAvailableFromExportedBuildpathsSuccess4.067
testUtilityProjectSupportSuccess3.428
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.009
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.005
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.006
testInsertCommentSuccess0.039
test_107338Success3.553
test_174042Success3.520
test_178443Success1.599
testContentModelSingleLineIncludedFileWithNoSpacesButWithTaglibInIncludeSuccess1.631
testTranslateMultiLineIncludedFileWithSpacesAndScriptletInIncludeSuccess1.081
testTranslateSingleLineIncludedFileWithNoSpacesButScriptletInIncludeSuccess3.390
testBundleGetPreferencesSuccess0.000
testPluginGetDefaultPreferencesSuccess0.000
testPluginSetPreferencesSuccess0.000
testDelimiterPreferencesSuccess0.001
testSourceOpen1Success6.745
testSourceAppend1Success0.090
testSourceInsert1Success0.109
testSourceOpen2Success0.139
testSourceAppend2Success0.063
testSourceOpen3Success0.006
testSourceAppend3Success1.449
testSourceOpen4Success0.015
testSourceAppend4Success0.027
testSourceInsert4Success0.454
testSourceOpen5Success0.182
testSourceAppend5Success0.048
testSourceInsert5Success0.294
testSourceOpen6Success0.101
testSourceAppend6Success0.038
testSourceOpen7Success0.002
testSourceAppend7Success0.025
testSourceInsert7Success0.112
testSourceOpen8Success0.013
testSourceAppend8Success0.351
testSourceOpen9Success0.026
testSourceAppend9Success0.209
testSourceOpen10Success0.005
testSourceAppend10Success0.326
testSourceInsert10Success0.020
testSourceOpen11Success0.004
testSourceAppend11Success0.010
testSourceInsert11Success0.025
testSourceOpen12Success0.051
testSourceAppend12Success0.224
testSourceOpen13Success0.003
testSourceAppend13Success0.028
testSourceInsert13Success0.002
testSourceOpen14Success0.057
testSourceAppend14Success0.001
testSourceInsert14Success0.002
testValidatingFragmentsSuccess1.468
testNoValidatingFragmentsSuccess0.939
testImportedCommentsSuccess0.024
testUknownAttributeSuccess0.367
testMissingRequiredAttributeSuccess0.005
testAttributesCorrectSuccess0.006
Properties >>

Back to top