Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2509096.40%26.721
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.tests2500926.721

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

NameTestsErrorsFailuresTime(s)
JSPUITestSuite2500926.721
Back to top


TestCase JSPUITestSuite

NameStatusTypeTime(s)
testBlockScanBufferBoundariesForHTMLSuccess0.963
testBlockScanBufferBoundariesForJSPSuccess0.914
testBlockTag_JSPSuccess0.008
testBlockTag_XMLSuccess0.003
testBlockTagWithJSPExpressionsSuccess0.008
testBufferUnderRun_1_JSPSuccess0.004
testBufferUnderRun_1_XMLSuccess0.036
testBufferUnderRun_2_JSPSuccess0.004
testBufferUnderRun_2_XMLSuccess0.003
testCDATA_JSPSuccess0.004
testCDATA_XMLSuccess0.003
testCDATAinBlockJSP1Success0.004
testCDATAinBlockJSP2Success0.003
testCDATAinBlockJSP2aSuccess0.004
testCDATAinBlockJSP2bSuccess0.004
testCDATAinBlockJSP3Success0.004
testCDATAinBlockJSP4Success0.003
testCDATAinBlockJSP5Success0.004
testCDATAinBlockJSP6Success0.003
testCDATAinBlockJSP7Success0.003
testCDATAinBlockJSP8Success0.003
testCDATAinBlockXML1Success0.003
testCDATAinBlockXML2Success0.003
testCDATAinBlockXML3Success0.003
testCDATAinBlockXML4Success0.003
testCDATAinBlockXML5Success0.003
testCDATAinBlockXML6Success0.003
testCDATAinBlockXML7Success0.003
testCDATAinBlockXML8Success0.002
testComments_JSPSuccess0.003
testComments_XMLSuccess0.003
testContentJSPSuccess0.003
testContentXMLSuccess0.003
testDirectiveInTagBodySuccess0.005
testDollarsign_LeadingSuccess0.003
testDollarsign_SingleSuccess0.003
testDollarsign_SingleWithSpacesSuccess0.003
testELinContentSuccess0.003
testELtolerance_transparency_DquoteSuccess0.004
testELtolerance_transparency_DquoteWithSpacesSuccess0.003
testELtolerance_transparency_SquoteSuccess0.003
testEmbeddedJSPDeclarationSuccess0.003
testEmbeddedJSPDeclarationInCDATASuccess0.003
testEmbeddedJSPExpressionSuccess0.004
testEmbeddedJSPExpressionInCDATASuccess0.003
testEmbeddedJSPScriptletSuccess0.004
testEmbeddedJSPScriptletInCDATASuccess0.003
testEmbeddedTagInAttrSuccess0.003
testJSP_DHTMLimportSuccess0.003
testJSP_PISuccess0.003
testJSPAmpersandInTagNameInAttValueSuccess0.003
testJSPCommentInXMLCommentSuccess0.004
testJSPCommentAtStartOfXMLCommentAndBlockTagSuccess0.004
testJSPCommentinXMLTagSuccess0.003
testJSPDirectiveTagsSuccess0.004
testJSPDollarsign_TrailingSuccess0.003
testJSPDollarsign_TrailingInContentSuccess0.003
testJSPExpressionSuccess0.003
testJSPGreaterThanInAttValueSuccess0.003
testJSPInvalidTagNameInAttValueSuccess0.003
testJSPLessThanInAttValueSuccess0.003
testJSPRootTagSuccess0.004
testJSPTagInAttValueSuccess0.003
testNothinginBlockJSP9Success0.002
testNothinginBlockXML9Success0.002
testSimpleTag_JSPSuccess0.003
testSimpleTag_XMLSuccess0.003
testVBLinContentSuccess0.003
testVBLtolerance_transparency_DquoteSuccess0.003
testVBLtolerance_transparency_DquoteWithSpacesSuccess0.003
testVBLtolerance_transparency_SquoteSuccess0.003
testXML_DHTMLimportSuccess0.003
testXML_PISuccess0.003
testXMLDollarsign_TrailingSuccess0.003
testUndefinedRegionContainerSuccess0.004
testDeleteBeginningSuccess0.114
testDeleteEndSuccess0.006
testEmbeddedSuccess0.024
testEmbeddedJSP2Success0.011
testDeepEmbeddedJSPSuccess0.006
testDeepEmbeddedJSP2Success0.005
testDeepEmbeddedJSP3Success0.005
testJSP1Success0.007
testJSP2Success0.006
testJSP3Success0.005
testJSP4Success0.004
testJSP5Success0.016
testJSP6Success0.016
testJSPDirectiveSuccess0.004
testMethod10Success0.006
testMethod11Success0.006
testMethod12Success0.006
testMethod13Success0.007
testMethod14Success0.006
testMethod15Success0.005
testMethod16Success0.005
testMethod17Success0.008
testMethod18Success0.006
testMethod19Success0.005
testMethod20Success0.009
testMethod21Success0.012
testMethod9Success0.004
testMethodAttributeNameReplace1Success0.004
testModifyMiddleSuccess0.005
testNoChange1Success0.003
testNoChange2Success0.003
testSimilarStartSuccess0.005
testSimilarStartEndSuccess0.005
testSimiliarEndSuccess0.005
testTagReDetectionSuccess0.004
testTagReDetection2Success0.004
testTagReDetection3Success0.004
testPageDirectiveSuccess0.007
testJSP1Success0.259
testJSP2Success0.027
testJSP3Success0.006
testJSP4Success0.004
testJSP5Success0.008
testJSP6Success0.004
testBug131463Success0.006
testPerfJSPSuccess1.331
testEmptySuccess0.093
testBodyElementSuccess0.053
testHtmlChildrenSuccess0.003
testFormMethodAttrSuccess0.005
testDTDLoadFromSystemID_1Success0.001
testDTDLoadFromSystemID_2Success0.000
testDTDLoadFromPublicIDSuccess0.000
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.045
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.062
testEmailSuccess0.000
testAllSuccess15.205
testPageDirectiveSessionVariableInFileSuccess0.582
testPageDirectiveSessionVariableInSegmentSuccess0.589
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.411
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.085
testJSPTranslationAdapterSuccess0.077
testUseBeanNoSpaceSuccess0.046
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.056
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.068
testXMLJSPCDATATextSuccess0.050
testCreateSuccess0.000
testGetAllFactoriesSuccess0.000
testGetFactoriesXMLSuccess0.001
testGetFactoriesHTMLSuccess0.000
testGetFactoriesJSPSuccess0.000
testGetFactoriesDTDSuccess0.000
testGetFactoriesCSSSuccess0.001
testBundleGetPreferencesSuccess0.100
testPluginGetDefaultPreferencesSuccess0.043
testPluginSetPreferencesSuccess0.000
testGetAnnotationHoverSuccess0.163
testGetAutoEditStrategiesSuccess0.006
testGetConfiguredContentTypesSuccess0.007
testGetContentAssistantSuccess0.082
testGetContentFormatterSuccess0.015
testGetDoubleClickStrategySuccess0.004
testGetHyperlinkDetectorsSuccess0.019
testGetIndentPrefixesSuccess0.004
testGetInformationControlCreatorSuccess0.002
testGetInformationPresenterSuccess0.019
testGetLineStyleProvidersSuccess0.006
testGetReconcilerSuccess0.014
testGetTextHoverSuccess0.007
testGetSourceViewerConfigurationSuccess0.001
testGetContentOutlineViewerConfigurationSuccess0.010
testGetPropertySheetConfigurationSuccess0.007
testBasicPDSuccess0.002
testBasicChangedPDSuccess0.003
testBasicChangedPDBackSuccess0.002
testSetEmbeddedTypeSuccess0.002
testAdaptSuccess0.001
testAddEmbeddedFactorySuccess0.002
testSetLanguageSuccess0.001
testGetTargetSuccess0.002
testReleaseSuccess0.001
testFile70Success2.996
testFile81Success0.003
testFile82Success0.008
testFile83Success0.006
testFile84Success0.004
testFile85Success0.004
testFile86Success0.003
testFile87Success0.004
testFile88Success0.004
testFile89Success0.003
testFile90Success0.004
testFile91Success0.012
testFile92Success0.005
testFile93Success0.004
testFile94Success0.005
testFile95Success0.004
testFile96Success0.005
testFile97Success0.005
testFile98Success0.005
testFile99Success0.049
testFile100Success0.011
testFile101Success0.006
testFile102Success0.025
testFile71Success0.006
testFile72Success0.004
testFile73Success0.006
testFile74Success0.004
testFile75Success0.005
testFile76Success0.004
testFile77Success0.004
testFile78Success0.004
testFile79Success0.004
testFile80Success0.009
testCloneStructuredModelXMLSuccess0.010
testCloneStructuredModelHTMLSuccess0.001
testCloneStructuredModelJSPSuccess0.002
testCloneStructuredModelJSPXMLSuccess0.007
testCreateStructuredModelJSPSuccess0.005
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.005
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.005
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.005
testCreateStructuredModelHTMLSuccess0.005
testCreateStructuredModelJSPXMLSuccess0.094
testCreateStructuredModelJSPWMLSuccess0.180
testNonExistentXMLSuccess0.020
testNonExistentXMLDocumentSuccess0.001
testNonExistentXMLModelSuccess0.001
testNonExistentJSPSuccess0.003
testNonExistentJSPDocumentSuccess0.000
testNonExistentJSPModelSuccess0.002
testSimpleCaseSuccess0.015
testSimpleDocumentCaseXMLSuccess0.006
testSimpleDocumentCaseJSPSuccess0.007
testComplexCaseSuccess0.053
testReloadSuccess0.017
testJSPWithXMLOutputSuccess0.006
testXHTMLTransitional1Success0.022
testXHTMLTransitional2Success0.006
testXHTMLTransitional3Success0.008
testHTMLTransitional1Success0.007
testHTMLTransitional2Success0.007
testStructuredModelEmbeddedXMLSuccess0.000
testStructuredModelEmbeddedHTMLSuccess0.001
testStructuredModelEmbeddedJSPSuccess0.002
testStructuredModelEmbeddedJSPChangeSuccess0.002
testNoXMLPIWithJSPSyntaxSuccess0.000
testWithXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithXMLSyntaxSuccess0.000
testJSPWithHTMLOutputSuccess0.001
testJSPWithXHTMLOutputSuccess0.000
testJSPWithXMLOutputSuccess0.001
testJSPinAttributesSuccess0.805
testJSPinAttributesHTMLSuccess0.012
testBadAttributeNameSuccess0.005
Properties >>

Back to top