Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2509096.40%50.456
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.tests2500950.456

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

NameTestsErrorsFailuresTime(s)
JSPUITestSuite2500950.456
Back to top


TestCase JSPUITestSuite

NameStatusTypeTime(s)
testBlockScanBufferBoundariesForHTMLSuccess1.561
testBlockScanBufferBoundariesForJSPSuccess1.222
testBlockTag_JSPSuccess0.009
testBlockTag_XMLSuccess0.005
testBlockTagWithJSPExpressionsSuccess0.012
testBufferUnderRun_1_JSPSuccess0.005
testBufferUnderRun_1_XMLSuccess0.004
testBufferUnderRun_2_JSPSuccess0.004
testBufferUnderRun_2_XMLSuccess0.006
testCDATA_JSPSuccess0.005
testCDATA_XMLSuccess0.004
testCDATAinBlockJSP1Success0.004
testCDATAinBlockJSP2Success0.004
testCDATAinBlockJSP2aSuccess0.005
testCDATAinBlockJSP2bSuccess0.006
testCDATAinBlockJSP3Success0.005
testCDATAinBlockJSP4Success0.004
testCDATAinBlockJSP5Success0.005
testCDATAinBlockJSP6Success0.004
testCDATAinBlockJSP7Success0.004
testCDATAinBlockJSP8Success0.004
testCDATAinBlockXML1Success0.004
testCDATAinBlockXML2Success0.005
testCDATAinBlockXML3Success0.005
testCDATAinBlockXML4Success0.003
testCDATAinBlockXML5Success0.004
testCDATAinBlockXML6Success0.004
testCDATAinBlockXML7Success0.003
testCDATAinBlockXML8Success0.003
testComments_JSPSuccess0.005
testComments_XMLSuccess0.004
testContentJSPSuccess0.004
testContentXMLSuccess0.004
testDirectiveInTagBodySuccess0.006
testDollarsign_LeadingSuccess0.004
testDollarsign_SingleSuccess0.005
testDollarsign_SingleWithSpacesSuccess0.004
testELinContentSuccess0.004
testELtolerance_transparency_DquoteSuccess0.005
testELtolerance_transparency_DquoteWithSpacesSuccess0.004
testELtolerance_transparency_SquoteSuccess0.005
testEmbeddedJSPDeclarationSuccess0.019
testEmbeddedJSPDeclarationInCDATASuccess0.005
testEmbeddedJSPExpressionSuccess0.005
testEmbeddedJSPExpressionInCDATASuccess0.004
testEmbeddedJSPScriptletSuccess0.005
testEmbeddedJSPScriptletInCDATASuccess0.004
testEmbeddedTagInAttrSuccess0.004
testJSP_DHTMLimportSuccess0.004
testJSP_PISuccess0.005
testJSPAmpersandInTagNameInAttValueSuccess0.004
testJSPCommentInXMLCommentSuccess0.006
testJSPCommentAtStartOfXMLCommentAndBlockTagSuccess0.006
testJSPCommentinXMLTagSuccess0.005
testJSPDirectiveTagsSuccess0.006
testJSPDollarsign_TrailingSuccess0.004
testJSPDollarsign_TrailingInContentSuccess0.004
testJSPExpressionSuccess0.004
testJSPGreaterThanInAttValueSuccess0.004
testJSPInvalidTagNameInAttValueSuccess0.004
testJSPLessThanInAttValueSuccess0.004
testJSPRootTagSuccess0.006
testJSPTagInAttValueSuccess0.005
testNothinginBlockJSP9Success0.004
testNothinginBlockXML9Success0.004
testSimpleTag_JSPSuccess0.004
testSimpleTag_XMLSuccess0.004
testVBLinContentSuccess0.003
testVBLtolerance_transparency_DquoteSuccess0.006
testVBLtolerance_transparency_DquoteWithSpacesSuccess0.004
testVBLtolerance_transparency_SquoteSuccess0.004
testXML_DHTMLimportSuccess0.003
testXML_PISuccess0.003
testXMLDollarsign_TrailingSuccess0.003
testUndefinedRegionContainerSuccess0.005
testDeleteBeginningSuccess0.126
testDeleteEndSuccess0.007
testEmbeddedSuccess0.034
testEmbeddedJSP2Success0.016
testDeepEmbeddedJSPSuccess0.008
testDeepEmbeddedJSP2Success0.007
testDeepEmbeddedJSP3Success0.007
testJSP1Success0.009
testJSP2Success0.007
testJSP3Success0.007
testJSP4Success0.006
testJSP5Success0.025
testJSP6Success0.019
testJSPDirectiveSuccess0.007
testMethod10Success0.007
testMethod11Success0.009
testMethod12Success0.008
testMethod13Success0.009
testMethod14Success0.007
testMethod15Success0.006
testMethod16Success0.004
testMethod17Success0.006
testMethod18Success0.003
testMethod19Success0.003
testMethod20Success0.008
testMethod21Success0.007
testMethod9Success0.002
testMethodAttributeNameReplace1Success0.003
testModifyMiddleSuccess0.052
testNoChange1Success0.002
testNoChange2Success0.002
testSimilarStartSuccess0.003
testSimilarStartEndSuccess0.003
testSimiliarEndSuccess0.003
testTagReDetectionSuccess0.003
testTagReDetection2Success0.003
testTagReDetection3Success0.003
testPageDirectiveSuccess0.005
testJSP1Success0.546
testJSP2Success0.017
testJSP3Success0.011
testJSP4Success0.006
testJSP5Success0.009
testJSP6Success0.004
testBug131463Success0.006
testPerfJSPSuccess1.436
testEmptySuccess0.419
testBodyElementSuccess0.089
testHtmlChildrenSuccess0.003
testFormMethodAttrSuccess0.007
testDTDLoadFromSystemID_1Success0.000
testDTDLoadFromSystemID_2Success0.000
testDTDLoadFromPublicIDSuccess0.001
testAllFilesFailureincorrect cursor position >13 expected:<667> but was:<13>

junit.framework.AssertionFailedError: incorrect cursor position >13 expected:<667> but was:<13>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPJavaTranslatorTest.testJSPInJavascript(JSPJavaTranslatorTest.java:68)
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPJavaTranslatorTest.testAllFiles(JSPJavaTranslatorTest.java:45)
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.071
testMultipleJSPSectionsInJavascriptFailuretranslated contents are not as expected expected:<...""+ testJspString ); if( request.getAttribute("SoapURL") != null ) { out.print(""+...> but was:<... testJspString ); if( request.getAttribute("SoapURL") != null ) { out.print(...>

junit.framework.ComparisonFailure: translated contents are not as expected expected:<...""+
testJspString
);


if( request.getAttribute("SoapURL") != null )
{

out.print(""+...> but was:<...
testJspString
);


if( request.getAttribute("SoapURL") != null )
{

out.print(...>
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.261
testEmailSuccess0.001
testAllSuccess22.078
testPageDirectiveSessionVariableInFileSuccess4.860
testPageDirectiveSessionVariableInSegmentSuccess5.637
testTranslatePositionsFailureJSPTranslation java offset: expected:<1009> but was:<1003>

junit.framework.AssertionFailedError: JSPTranslation java offset: expected:<1009> but was:<1003>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.testTranslatePositions(JSPTranslationTest.java:188)
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.143
testJSPTranslationTextFailureJSP translation text does not match expected expected:<...""+ i ); } javax.swing.JButton BEAN_includedBean = new javax.swing.JButton(); int include_include_int = 5; javax.swing.JButton includesUseBean = new javax.swing.JButton(); { // <gifts:gift> } // </gifts:gift> out.print(""+...> but was:<... i ); } javax.swing.JButton BEAN_includedBean = new javax.swing.JButton(); int include_include_int = 5; javax.swing.JButton includesUseBean = new javax.swing.JButton(); { // <gifts:gift> } // </gifts:gift> out.print(...>

junit.framework.ComparisonFailure: JSP translation text does not match expected expected:<...""+
i
);
}
javax.swing.JButton BEAN_includedBean = new javax.swing.JButton();
int include_include_int = 5;
javax.swing.JButton includesUseBean = new javax.swing.JButton();
{ // <gifts:gift>
} // </gifts:gift>
out.print(""+...> but was:<...
i
);
}
javax.swing.JButton BEAN_includedBean = new javax.swing.JButton();
int include_include_int = 5;
javax.swing.JButton includesUseBean = new javax.swing.JButton();
{ // <gifts:gift>
} // </gifts:gift>
out.print(...>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.testJSPTranslationText(JSPTranslationTest.java:224)
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.234
testJSPTranslationAdapterSuccess0.106
testUseBeanNoSpaceSuccess0.105
testXMLJSPTranslationTextFailureexpected:<...""+ myFunc() ); out.print(""+ myFunc2() ); javax.swing.AbstractButton jb = new javax.swing.JButton(); String includedString = "incd"; jb. ...> but was:<... myFunc() ); out.print( myFunc2() ); javax.swing.AbstractButton jb = new javax.swing.JButton(); String includedString = "incd"; jb. { // <logic:iterate> } // </logic:iterate>...>

junit.framework.ComparisonFailure: expected:<...""+
myFunc()
);
out.print(""+
myFunc2()
);
javax.swing.AbstractButton jb = new javax.swing.JButton();
String includedString = "incd";
jb. ...> but was:<...
myFunc()
);
out.print(
myFunc2()
);
javax.swing.AbstractButton jb = new javax.swing.JButton();
String includedString = "incd";
jb.
{ // <logic:iterate>
} // </logic:iterate>...>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.testXMLJSPTranslationText(JSPTranslationTest.java:297)
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.098
testXMLJSPMappingFailureunexpected java position was:[946:7] but expected:[952:7] expected:<org.eclipse.jface.text.Position@b2070001> but was:<org.eclipse.jface.text.Position@b8070001>

junit.framework.AssertionFailedError: unexpected java position was:[946:7] but expected:[952:7] expected:<org.eclipse.jface.text.Position@b2070001> but was:<org.eclipse.jface.text.Position@b8070001>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.checkPosition(JSPTranslationTest.java:373)
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.testXMLJSPMapping(JSPTranslationTest.java:321)
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.112
testXMLJSPCDATATextSuccess0.086
testCreateSuccess0.000
testGetAllFactoriesSuccess0.000
testGetFactoriesXMLSuccess0.002
testGetFactoriesHTMLSuccess0.000
testGetFactoriesJSPSuccess0.000
testGetFactoriesDTDSuccess0.000
testGetFactoriesCSSSuccess0.001
testBundleGetPreferencesSuccess0.147
testPluginGetDefaultPreferencesSuccess0.103
testPluginSetPreferencesSuccess0.000
testGetAnnotationHoverSuccess0.237
testGetAutoEditStrategiesSuccess0.061
testGetConfiguredContentTypesSuccess0.012
testGetContentAssistantSuccess0.103
testGetContentFormatterSuccess0.018
testGetDoubleClickStrategySuccess0.005
testGetHyperlinkDetectorsSuccess0.024
testGetIndentPrefixesSuccess0.005
testGetInformationControlCreatorSuccess0.004
testGetInformationPresenterSuccess0.019
testGetLineStyleProvidersSuccess0.008
testGetReconcilerSuccess0.014
testGetTextHoverSuccess0.009
testGetSourceViewerConfigurationSuccess0.001
testGetContentOutlineViewerConfigurationSuccess0.010
testGetPropertySheetConfigurationSuccess0.003
testBasicPDSuccess0.002
testBasicChangedPDSuccess0.002
testBasicChangedPDBackSuccess0.002
testSetEmbeddedTypeSuccess0.002
testAdaptSuccess0.001
testAddEmbeddedFactorySuccess0.001
testSetLanguageSuccess0.001
testGetTargetSuccess0.001
testReleaseSuccess0.001
testFile70Success3.376
testFile81Success0.005
testFile82Success0.005
testFile83Success0.002
testFile84Success0.002
testFile85Success0.002
testFile86Success0.002
testFile87Success0.002
testFile88Success0.002
testFile89Success0.002
testFile90Success0.026
testFile91Success0.009
testFile92Success0.002
testFile93Success0.002
testFile94Success0.003
testFile95Success0.002
testFile96Success0.002
testFile97Success0.002
testFile98Success0.003
testFile99Success0.015
testFile100Success0.006
testFile101Success0.004
testFile102Success0.021
testFile71Success0.002
testFile72Success0.002
testFile73Success0.003
testFile74Success0.001
testFile75Success0.002
testFile76Success0.002
testFile77Success0.002
testFile78Success0.002
testFile79Success0.003
testFile80Success0.006
testCloneStructuredModelXMLSuccess0.001
testCloneStructuredModelHTMLSuccess0.000
testCloneStructuredModelJSPSuccess0.002
testCloneStructuredModelJSPXMLSuccess0.002
testCreateStructuredModelJSPSuccess0.002
testCreateStructuredModelJSPXHTMLFailuremodel did not have modelQueryAdapter

junit.framework.AssertionFailedError: model did not have modelQueryAdapter
at org.eclipse.jst.jsp.ui.tests.TestModelClone.checkModelQuery(TestModelClone.java:318)
at org.eclipse.jst.jsp.ui.tests.TestModelClone.testCreateStructuredModelJSPXHTML(TestModelClone.java:241)
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.003
testCreateStructuredModelJSPXHTMnoDoctypeFailuremodel did not have modelQueryAdapter

junit.framework.AssertionFailedError: model did not have modelQueryAdapter
at org.eclipse.jst.jsp.ui.tests.TestModelClone.checkModelQuery(TestModelClone.java:318)
at org.eclipse.jst.jsp.ui.tests.TestModelClone.testCreateStructuredModelJSPXHTMnoDoctype(TestModelClone.java:273)
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.003
testCreateStructuredModelJSPXHTML2Failuremodel did not have modelQueryAdapter

junit.framework.AssertionFailedError: model did not have modelQueryAdapter
at org.eclipse.jst.jsp.ui.tests.TestModelClone.checkModelQuery(TestModelClone.java:318)
at org.eclipse.jst.jsp.ui.tests.TestModelClone.testCreateStructuredModelJSPXHTML2(TestModelClone.java:307)
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.003
testCreateStructuredModelHTMLSuccess0.001
testCreateStructuredModelJSPXMLSuccess0.476
testCreateStructuredModelJSPWMLSuccess0.667
testNonExistentXMLSuccess0.022
testNonExistentXMLDocumentSuccess0.000
testNonExistentXMLModelSuccess0.001
testNonExistentJSPSuccess0.003
testNonExistentJSPDocumentSuccess0.000
testNonExistentJSPModelSuccess0.002
testSimpleCaseSuccess0.006
testSimpleDocumentCaseXMLSuccess0.001
testSimpleDocumentCaseJSPSuccess0.007
testComplexCaseSuccess0.011
testReloadSuccess0.014
testJSPWithXMLOutputSuccess0.005
testXHTMLTransitional1Success0.100
testXHTMLTransitional2Success0.005
testXHTMLTransitional3Success0.004
testHTMLTransitional1Success0.004
testHTMLTransitional2Success0.005
testStructuredModelEmbeddedXMLSuccess0.001
testStructuredModelEmbeddedHTMLSuccess0.000
testStructuredModelEmbeddedJSPSuccess0.002
testStructuredModelEmbeddedJSPChangeSuccess0.001
testNoXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithXMLSyntaxSuccess0.000
testJSPWithHTMLOutputSuccess0.001
testJSPWithXHTMLOutputSuccess0.000
testJSPWithXMLOutputSuccess0.001
testJSPinAttributesSuccess4.769
testJSPinAttributesHTMLSuccess0.027
testBadAttributeNameSuccess0.007
Properties >>

Back to top