Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1361397.06%40.928
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.tests1363140.928

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

NameTestsErrorsFailuresTime(s)
JSPCoreTestSuite1363140.928
Back to top


TestCase JSPCoreTestSuite

NameStatusTypeTime(s)
testCleanupInsertTagsQuoteAttrsSuccess1.534
testCleanupInsertTagsSuccess0.032
testCleanupCompressEmptyElementTagsSuccess0.143
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.302
testCleanupHTMLtwiceSuccess0.059
testFormat261968Success0.051
testFormatTagOpenSuccess0.011
testFormatTagOpenTagCloseSuccess0.007
testFormatTagsSuccess0.029
testFormatEmptySuccess0.006
testFormatOneSpaceSuccess0.008
testFormatOneCharSuccess0.007
testFormatSpacesSuccess0.007
testFormatCharsSuccess0.010
testFormatSpacesAndCharsSuccess0.031
testFormatSuccess0.078
testFormatSplitLinesSplitMultiAttrsSuccess0.084
testFormatSplitLinesSuccess0.087
testFormatBlockCommentsSuccess0.147
testFormatInlineCommentsSuccess0.089
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.088
testHTMLFormatSuccess0.256
testCloneStructuredDocumentXMLSuccess0.002
testCloneStructuredDocumentJSPSuccess0.101
testCloneStructuredDocumentJSPXMLSuccess0.749
testCreationSuccess0.000
testCSSExistsSuccess0.002
testCSSExistsFromFilenameSuccess0.001
testDTDExistsSuccess0.002
testDTDExistsFromFilenameSuccess0.001
testHTMLExistsSuccess0.001
testHTMLExistsFromFilenameSuccess0.001
testJSPExistsSuccess0.000
testJSPExistsFromFilenameSuccess0.000
testXMLExistsSuccess0.001
testXMLExistsFromFilenameSuccess0.002
testCreationSuccess0.001
testXMLExistsSuccess0.000
testHTMLExistsSuccess0.001
testJSPExistsSuccess0.000
testCSSExistsSuccess0.001
testDTDExistsSuccess0.000
testXMLExistsByFileExtensionSuccess0.004
testHTMLExistsByFileExtensionSuccess0.002
testJSPExistsByFileExtensionSuccess0.058
testCSSExistsByFileExtensionSuccess0.047
testDTDExistsByFileExtensionSuccess0.003
testMultipleDefinitionsSuccess0.001
testModelManagerSuccess0.083
testNullArgumentSuccess0.000
testFormat261968Success0.090
testFormatTagOpenSuccess0.013
testFormatTagOpenTagCloseSuccess0.012
testFormatTagsSuccess0.040
testFormatEmptySuccess0.011
testFormatOneSpaceSuccess0.014
testFormatOneCharSuccess0.013
testFormatSpacesSuccess0.013
testFormatCharsSuccess0.012
testFormatSpacesAndCharsSuccess0.013
testFormatSuccess0.099
testFormatSplitLinesSplitMultiAttrsSuccess0.128
testFormatSplitLinesSuccess0.060
testFormatBlockCommentsSuccess0.047
testFormatInlineCommentsSuccess0.043
testFormatInlineCommentsSplitLinesSplitMultiAttrsSuccess0.048
testHTMLFormatSuccess0.082
testJSPModelSuccess0.077
testJSPModelSuccess0.001
testBug116066_1Success0.659
testBug116066_2Success0.273
testBug118251_eSuccess4.793
testBug118251_fSuccess1.115
testBug118251_gSuccess1.119
test_148717_aSuccess1.378
test_181057aSuccess2.846
testCaching1Success1.913
testCachingWithAddingLibrarySuccess2.740
testAvailableFromExportedBuildpathsSuccess2.541
testUtilityProjectSupportSuccess1.522
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.063
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.018
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.019
testInsertCommentSuccess0.255
test_107338Success0.565
test_174042Success3.131
test_178443Success2.407
testContentModelSingleLineIncludedFileWithNoSpacesButWithTaglibInIncludeSuccess0.621
testTranslateMultiLineIncludedFileWithSpacesAndScriptletInIncludeSuccess0.554
testTranslateSingleLineIncludedFileWithNoSpacesButScriptletInIncludeSuccess3.162
testBundleGetPreferencesSuccess0.001
testPluginGetDefaultPreferencesSuccess0.000
testPluginSetPreferencesSuccess0.000
testDelimiterPreferencesSuccess0.001
testSourceOpen1Success0.597
testSourceAppend1Success0.264
testSourceInsert1Success0.108
testSourceOpen2Success0.106
testSourceAppend2Success0.059
testSourceOpen3Success0.045
testSourceAppend3Success0.071
testSourceOpen4Success0.009
testSourceAppend4Success0.052
testSourceInsert4Success0.042
testSourceOpen5Success0.002
testSourceAppend5Success0.023
testSourceInsert5Success0.119
testSourceOpen6Success0.004
testSourceAppend6Success0.020
testSourceOpen7Success0.002
testSourceAppend7Success0.022
testSourceInsert7Success0.019
testSourceOpen8Success0.002
testSourceAppend8Success0.015
testSourceOpen9Success0.002
testSourceAppend9Success0.016
testSourceOpen10Success0.002
testSourceAppend10Success0.009
testSourceInsert10Success0.010
testSourceOpen11Success0.002
testSourceAppend11Success0.012
testSourceInsert11Success0.019
testSourceOpen12Success0.003
testSourceAppend12Success0.011
testSourceOpen13Success0.001
testSourceAppend13Success0.002
testSourceInsert13Success0.001
testSourceOpen14Success0.002
testSourceAppend14Success0.001
testSourceInsert14Success0.001
testValidatingFragmentsSuccess1.738
testNoValidatingFragmentsSuccess0.463
testImportedCommentsSuccess0.021
testUknownAttributeSuccess0.306
testMissingRequiredAttributeSuccess0.005
testAttributesCorrectSuccess0.005
Properties >>

Back to top