Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2501099.60%31.148
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.ui.tests2500131.148

Package org.eclipse.jst.jsp.ui.tests

NameTestsErrorsFailuresTime(s)
JSPUITestSuite2500131.148
Back to top


TestCase JSPUITestSuite

NameStatusTypeTime(s)
testBlockScanBufferBoundariesForHTMLSuccess1.369
testBlockScanBufferBoundariesForJSPSuccess0.838
testBlockTag_JSPSuccess0.007
testBlockTag_XMLSuccess0.005
testBlockTagWithJSPExpressionsSuccess0.010
testBufferUnderRun_1_JSPSuccess0.004
testBufferUnderRun_1_XMLSuccess0.004
testBufferUnderRun_2_JSPSuccess0.004
testBufferUnderRun_2_XMLSuccess0.003
testCDATA_JSPSuccess0.003
testCDATA_XMLSuccess0.003
testCDATAinBlockJSP1Success0.005
testCDATAinBlockJSP2Success0.004
testCDATAinBlockJSP2aSuccess0.005
testCDATAinBlockJSP2bSuccess0.006
testCDATAinBlockJSP3Success0.004
testCDATAinBlockJSP4Success0.003
testCDATAinBlockJSP5Success0.004
testCDATAinBlockJSP6Success0.003
testCDATAinBlockJSP7Success0.003
testCDATAinBlockJSP8Success0.003
testCDATAinBlockXML1Success0.003
testCDATAinBlockXML2Success0.003
testCDATAinBlockXML3Success0.003
testCDATAinBlockXML4Success0.003
testCDATAinBlockXML5Success0.003
testCDATAinBlockXML6Success0.004
testCDATAinBlockXML7Success0.003
testCDATAinBlockXML8Success0.003
testComments_JSPSuccess0.004
testComments_XMLSuccess0.004
testContentJSPSuccess0.003
testContentXMLSuccess0.003
testDirectiveInTagBodySuccess0.006
testDollarsign_LeadingSuccess0.003
testDollarsign_SingleSuccess0.004
testDollarsign_SingleWithSpacesSuccess0.003
testELinContentSuccess0.004
testELtolerance_transparency_DquoteSuccess0.003
testELtolerance_transparency_DquoteWithSpacesSuccess0.003
testELtolerance_transparency_SquoteSuccess0.004
testEmbeddedJSPDeclarationSuccess0.004
testEmbeddedJSPDeclarationInCDATASuccess0.004
testEmbeddedJSPExpressionSuccess0.004
testEmbeddedJSPExpressionInCDATASuccess0.003
testEmbeddedJSPScriptletSuccess0.004
testEmbeddedJSPScriptletInCDATASuccess0.004
testEmbeddedTagInAttrSuccess0.003
testJSP_DHTMLimportSuccess0.003
testJSP_PISuccess0.004
testJSPAmpersandInTagNameInAttValueSuccess0.004
testJSPCommentInXMLCommentSuccess0.005
testJSPCommentAtStartOfXMLCommentAndBlockTagSuccess0.005
testJSPCommentinXMLTagSuccess0.004
testJSPDirectiveTagsSuccess0.005
testJSPDollarsign_TrailingSuccess0.003
testJSPDollarsign_TrailingInContentSuccess0.003
testJSPExpressionSuccess0.004
testJSPGreaterThanInAttValueSuccess0.003
testJSPInvalidTagNameInAttValueSuccess0.003
testJSPLessThanInAttValueSuccess0.004
testJSPRootTagSuccess0.005
testJSPTagInAttValueSuccess0.003
testNothinginBlockJSP9Success0.003
testNothinginBlockXML9Success0.003
testSimpleTag_JSPSuccess0.004
testSimpleTag_XMLSuccess0.004
testVBLinContentSuccess0.003
testVBLtolerance_transparency_DquoteSuccess0.004
testVBLtolerance_transparency_DquoteWithSpacesSuccess0.003
testVBLtolerance_transparency_SquoteSuccess0.004
testXML_DHTMLimportSuccess0.003
testXML_PISuccess0.004
testXMLDollarsign_TrailingSuccess0.003
testUndefinedRegionContainerSuccess0.004
testDeleteBeginningSuccess0.117
testDeleteEndSuccess0.008
testEmbeddedSuccess0.028
testEmbeddedJSP2Success0.013
testDeepEmbeddedJSPSuccess0.007
testDeepEmbeddedJSP2Success0.006
testDeepEmbeddedJSP3Success0.005
testJSP1Success0.009
testJSP2Success0.007
testJSP3Success0.006
testJSP4Success0.005
testJSP5Success0.017
testJSP6Success0.017
testJSPDirectiveSuccess0.005
testMethod10Success0.006
testMethod11Success0.008
testMethod12Success0.008
testMethod13Success0.008
testMethod14Success0.007
testMethod15Success0.006
testMethod16Success0.005
testMethod17Success0.009
testMethod18Success0.007
testMethod19Success0.006
testMethod20Success0.011
testMethod21Success0.016
testMethod9Success0.006
testMethodAttributeNameReplace1Success0.005
testModifyMiddleSuccess0.008
testNoChange1Success0.004
testNoChange2Success0.004
testSimilarStartSuccess0.008
testSimilarStartEndSuccess0.006
testSimiliarEndSuccess0.007
testTagReDetectionSuccess0.007
testTagReDetection2Success0.006
testTagReDetection3Success0.006
testPageDirectiveSuccess0.011
testJSP1Success0.339
testJSP2Success0.041
testJSP3Success0.008
testJSP4Success0.007
testJSP5Success0.011
testJSP6Success0.005
testBug131463Success0.006
testPerfJSPSuccess1.317
testEmptySuccess0.083
testBodyElementSuccess0.066
testHtmlChildrenSuccess0.003
testFormMethodAttrSuccess0.006
testDTDLoadFromSystemID_1Success0.000
testDTDLoadFromSystemID_2Success0.000
testDTDLoadFromPublicIDSuccess0.000
testAllFilesSuccess0.043
testMultipleJSPSectionsInJavascriptFailuretranslated contents are not as expected expected:<... > but was:<...>

junit.framework.ComparisonFailure: translated contents are not as expected expected:<...
> but was:<...>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPJavaTranslatorTest.testMultipleJSPSectionsInJavascript(JSPJavaTranslatorTest.java:85)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:188)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3157)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2859)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:131)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:58)
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.080
testEmailSuccess0.001
testAllSuccess16.618
testPageDirectiveSessionVariableInFileSuccess1.133
testPageDirectiveSessionVariableInSegmentSuccess0.982
testTranslatePositionsSuccess0.562
testJSPTranslationTextSuccess0.102
testJSPTranslationAdapterSuccess0.080
testUseBeanNoSpaceSuccess0.057
testXMLJSPTranslationTextSuccess0.068
testXMLJSPMappingSuccess0.063
testXMLJSPCDATATextSuccess0.058
testCreateSuccess0.000
testGetAllFactoriesSuccess0.000
testGetFactoriesXMLSuccess0.001
testGetFactoriesHTMLSuccess0.001
testGetFactoriesJSPSuccess0.000
testGetFactoriesDTDSuccess0.000
testGetFactoriesCSSSuccess0.001
testBundleGetPreferencesSuccess0.080
testPluginGetDefaultPreferencesSuccess0.060
testPluginSetPreferencesSuccess0.000
testGetAnnotationHoverSuccess0.244
testGetAutoEditStrategiesSuccess0.008
testGetConfiguredContentTypesSuccess0.012
testGetContentAssistantSuccess0.119
testGetContentFormatterSuccess0.027
testGetDoubleClickStrategySuccess0.005
testGetHyperlinkDetectorsSuccess0.033
testGetIndentPrefixesSuccess0.004
testGetInformationControlCreatorSuccess0.004
testGetInformationPresenterSuccess0.035
testGetLineStyleProvidersSuccess0.008
testGetReconcilerSuccess0.020
testGetTextHoverSuccess0.008
testGetSourceViewerConfigurationSuccess0.001
testGetContentOutlineViewerConfigurationSuccess0.011
testGetPropertySheetConfigurationSuccess0.004
testBasicPDSuccess0.626
testBasicChangedPDSuccess0.009
testBasicChangedPDBackSuccess0.002
testSetEmbeddedTypeSuccess0.002
testAdaptSuccess0.001
testAddEmbeddedFactorySuccess0.002
testSetLanguageSuccess0.002
testGetTargetSuccess0.001
testReleaseSuccess0.002
testFile70Success2.947
testFile81Success0.007
testFile82Success0.010
testFile83Success0.007
testFile84Success0.004
testFile85Success0.004
testFile86Success0.004
testFile87Success0.005
testFile88Success0.004
testFile89Success0.004
testFile90Success0.030
testFile91Success0.018
testFile92Success0.004
testFile93Success0.004
testFile94Success0.069
testFile95Success0.005
testFile96Success0.005
testFile97Success0.004
testFile98Success0.006
testFile99Success0.022
testFile100Success0.010
testFile101Success0.007
testFile102Success0.031
testFile71Success0.005
testFile72Success0.004
testFile73Success0.005
testFile74Success0.004
testFile75Success0.004
testFile76Success0.006
testFile77Success0.004
testFile78Success0.005
testFile79Success0.005
testFile80Success0.011
testCloneStructuredModelXMLSuccess0.001
testCloneStructuredModelHTMLSuccess0.000
testCloneStructuredModelJSPSuccess0.002
testCloneStructuredModelJSPXMLSuccess0.002
testCreateStructuredModelJSPSuccess0.004
testCreateStructuredModelJSPXHTMLSuccess0.191
testCreateStructuredModelJSPXHTMnoDoctypeSuccess0.140
testCreateStructuredModelJSPXHTML2Success0.186
testCreateStructuredModelHTMLSuccess0.001
testCreateStructuredModelJSPXMLSuccess0.013
testCreateStructuredModelJSPWMLSuccess0.137
testNonExistentXMLSuccess0.026
testNonExistentXMLDocumentSuccess0.000
testNonExistentXMLModelSuccess0.001
testNonExistentJSPSuccess0.004
testNonExistentJSPDocumentSuccess0.000
testNonExistentJSPModelSuccess0.002
testSimpleCaseSuccess0.017
testSimpleDocumentCaseXMLSuccess0.008
testSimpleDocumentCaseJSPSuccess0.018
testComplexCaseSuccess0.019
testReloadSuccess0.025
testJSPWithXMLOutputSuccess0.007
testXHTMLTransitional1Success0.165
testXHTMLTransitional2Success0.127
testXHTMLTransitional3Success0.118
testHTMLTransitional1Success0.004
testHTMLTransitional2Success0.007
testStructuredModelEmbeddedXMLSuccess0.000
testStructuredModelEmbeddedHTMLSuccess0.001
testStructuredModelEmbeddedJSPSuccess0.002
testStructuredModelEmbeddedJSPChangeSuccess0.002
testNoXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithXMLSyntaxSuccess0.000
testJSPWithHTMLOutputSuccess0.000
testJSPWithXHTMLOutputSuccess0.000
testJSPWithXMLOutputSuccess0.001
testJSPinAttributesSuccess0.560
testJSPinAttributesHTMLSuccess0.029
testBadAttributeNameSuccess0.016
Properties >>

Back to top