Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1361397.06%53.978
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.tests1363153.978

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

NameTestsErrorsFailuresTime(s)
JSPCoreTestSuite1363153.978
Back to top


TestCase JSPCoreTestSuite

NameStatusTypeTime(s)
testCleanupInsertTagsQuoteAttrsSuccess2.167
testCleanupInsertTagsSuccess0.143
testCleanupCompressEmptyElementTagsSuccess0.461
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.533
testCleanupHTMLtwiceSuccess0.063
testFormat261968Success0.114
testFormatTagOpenSuccess0.017
testFormatTagOpenTagCloseSuccess0.009
testFormatTagsSuccess0.073
testFormatEmptySuccess0.008
testFormatOneSpaceSuccess0.020
testFormatOneCharSuccess0.008
testFormatSpacesSuccess0.009
testFormatCharsSuccess0.010
testFormatSpacesAndCharsSuccess0.012
testFormatSuccess0.152
testFormatSplitLinesSplitMultiAttrsSuccess0.121
testFormatSplitLinesSuccess0.165
testFormatBlockCommentsSuccess0.107
testFormatInlineCommentsSuccess0.140
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.087
testHTMLFormatSuccess0.555
testCloneStructuredDocumentXMLSuccess0.003
testCloneStructuredDocumentJSPSuccess0.289
testCloneStructuredDocumentJSPXMLSuccess0.017
testCreationSuccess0.001
testCSSExistsSuccess0.003
testCSSExistsFromFilenameSuccess0.002
testDTDExistsSuccess0.002
testDTDExistsFromFilenameSuccess0.002
testHTMLExistsSuccess0.001
testHTMLExistsFromFilenameSuccess0.000
testJSPExistsSuccess0.000
testJSPExistsFromFilenameSuccess0.002
testXMLExistsSuccess0.001
testXMLExistsFromFilenameSuccess0.002
testCreationSuccess0.000
testXMLExistsSuccess0.001
testHTMLExistsSuccess0.001
testJSPExistsSuccess0.001
testCSSExistsSuccess0.000
testDTDExistsSuccess0.000
testXMLExistsByFileExtensionSuccess0.005
testHTMLExistsByFileExtensionSuccess0.002
testJSPExistsByFileExtensionSuccess0.082
testCSSExistsByFileExtensionSuccess0.067
testDTDExistsByFileExtensionSuccess0.004
testMultipleDefinitionsSuccess0.001
testModelManagerSuccess0.119
testNullArgumentSuccess0.001
testFormat261968Success0.143
testFormatTagOpenSuccess0.016
testFormatTagOpenTagCloseSuccess0.018
testFormatTagsSuccess0.045
testFormatEmptySuccess0.013
testFormatOneSpaceSuccess0.016
testFormatOneCharSuccess0.015
testFormatSpacesSuccess0.017
testFormatCharsSuccess0.016
testFormatSpacesAndCharsSuccess0.014
testFormatSuccess0.192
testFormatSplitLinesSplitMultiAttrsSuccess0.100
testFormatSplitLinesSuccess0.086
testFormatBlockCommentsSuccess0.049
testFormatInlineCommentsSuccess0.045
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.046
testHTMLFormatSuccess0.080
testJSPModelSuccess0.029
testJSPModelSuccess0.001
testBug116066_1Success0.665
testBug116066_2Success0.344
testBug118251_eSuccess8.526
testBug118251_fSuccess1.134
testBug118251_gSuccess1.995
test_148717_aSuccess2.743
test_181057aSuccess4.045
testCaching1Success2.224
testCachingWithAddingLibrarySuccess2.528
testAvailableFromExportedBuildpathsSuccess3.075
testUtilityProjectSupportSuccess2.282
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.006
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.005
testInsertCommentSuccess0.032
test_107338Success0.301
test_174042Success2.464
test_178443Success2.069
testContentModelSingleLineIncludedFileWithNoSpacesButWithTaglibInIncludeSuccess0.759
testTranslateMultiLineIncludedFileWithSpacesAndScriptletInIncludeSuccess0.848
testTranslateSingleLineIncludedFileWithNoSpacesButScriptletInIncludeSuccess3.889
testBundleGetPreferencesSuccess0.000
testPluginGetDefaultPreferencesSuccess0.001
testPluginSetPreferencesSuccess0.000
testDelimiterPreferencesSuccess0.001
testSourceOpen1Success3.382
testSourceAppend1Success0.125
testSourceInsert1Success0.084
testSourceOpen2Success0.057
testSourceAppend2Success0.108
testSourceOpen3Success0.006
testSourceAppend3Success0.089
testSourceOpen4Success0.004
testSourceAppend4Success0.078
testSourceInsert4Success0.069
testSourceOpen5Success0.003
testSourceAppend5Success0.033
testSourceInsert5Success0.089
testSourceOpen6Success0.004
testSourceAppend6Success0.023
testSourceOpen7Success0.002
testSourceAppend7Success0.021
testSourceInsert7Success0.318
testSourceOpen8Success0.004
testSourceAppend8Success0.011
testSourceOpen9Success0.002
testSourceAppend9Success0.018
testSourceOpen10Success0.003
testSourceAppend10Success0.011
testSourceInsert10Success0.012
testSourceOpen11Success0.003
testSourceAppend11Success0.016
testSourceInsert11Success0.018
testSourceOpen12Success0.003
testSourceAppend12Success0.015
testSourceOpen13Success0.002
testSourceAppend13Success0.002
testSourceInsert13Success0.003
testSourceOpen14Success0.002
testSourceAppend14Success0.002
testSourceInsert14Success0.002
testValidatingFragmentsSuccess1.730
testNoValidatingFragmentsSuccess0.617
testImportedCommentsSuccess0.017
testUknownAttributeSuccess0.447
testMissingRequiredAttributeSuccess0.007
testAttributesCorrectSuccess0.007
Properties >>

Back to top