Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2509096.40%30.753
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.tests2500930.753

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

NameTestsErrorsFailuresTime(s)
JSPUITestSuite2500930.753
Back to top


TestCase JSPUITestSuite

NameStatusTypeTime(s)
testBlockScanBufferBoundariesForHTMLSuccess1.248
testBlockScanBufferBoundariesForJSPSuccess1.018
testBlockTag_JSPSuccess0.119
testBlockTag_XMLSuccess0.001
testBlockTagWithJSPExpressionsSuccess0.005
testBufferUnderRun_1_JSPSuccess0.002
testBufferUnderRun_1_XMLSuccess0.002
testBufferUnderRun_2_JSPSuccess0.001
testBufferUnderRun_2_XMLSuccess0.002
testCDATA_JSPSuccess0.002
testCDATA_XMLSuccess0.002
testCDATAinBlockJSP1Success0.002
testCDATAinBlockJSP2Success0.002
testCDATAinBlockJSP2aSuccess0.001
testCDATAinBlockJSP2bSuccess0.003
testCDATAinBlockJSP3Success0.002
testCDATAinBlockJSP4Success0.001
testCDATAinBlockJSP5Success0.001
testCDATAinBlockJSP6Success0.002
testCDATAinBlockJSP7Success0.002
testCDATAinBlockJSP8Success0.002
testCDATAinBlockXML1Success0.001
testCDATAinBlockXML2Success0.001
testCDATAinBlockXML3Success0.002
testCDATAinBlockXML4Success0.002
testCDATAinBlockXML5Success0.002
testCDATAinBlockXML6Success0.001
testCDATAinBlockXML7Success0.002
testCDATAinBlockXML8Success0.002
testComments_JSPSuccess0.001
testComments_XMLSuccess0.001
testContentJSPSuccess0.002
testContentXMLSuccess0.002
testDirectiveInTagBodySuccess0.002
testDollarsign_LeadingSuccess0.002
testDollarsign_SingleSuccess0.002
testDollarsign_SingleWithSpacesSuccess0.002
testELinContentSuccess0.001
testELtolerance_transparency_DquoteSuccess0.002
testELtolerance_transparency_DquoteWithSpacesSuccess0.002
testELtolerance_transparency_SquoteSuccess0.034
testEmbeddedJSPDeclarationSuccess0.002
testEmbeddedJSPDeclarationInCDATASuccess0.002
testEmbeddedJSPExpressionSuccess0.003
testEmbeddedJSPExpressionInCDATASuccess0.002
testEmbeddedJSPScriptletSuccess0.002
testEmbeddedJSPScriptletInCDATASuccess0.002
testEmbeddedTagInAttrSuccess0.003
testJSP_DHTMLimportSuccess0.002
testJSP_PISuccess0.002
testJSPAmpersandInTagNameInAttValueSuccess0.002
testJSPCommentInXMLCommentSuccess0.003
testJSPCommentAtStartOfXMLCommentAndBlockTagSuccess0.002
testJSPCommentinXMLTagSuccess0.002
testJSPDirectiveTagsSuccess0.002
testJSPDollarsign_TrailingSuccess0.002
testJSPDollarsign_TrailingInContentSuccess0.001
testJSPExpressionSuccess0.001
testJSPGreaterThanInAttValueSuccess0.002
testJSPInvalidTagNameInAttValueSuccess0.002
testJSPLessThanInAttValueSuccess0.002
testJSPRootTagSuccess0.002
testJSPTagInAttValueSuccess0.002
testNothinginBlockJSP9Success0.001
testNothinginBlockXML9Success0.002
testSimpleTag_JSPSuccess0.002
testSimpleTag_XMLSuccess0.002
testVBLinContentSuccess0.001
testVBLtolerance_transparency_DquoteSuccess0.002
testVBLtolerance_transparency_DquoteWithSpacesSuccess0.002
testVBLtolerance_transparency_SquoteSuccess0.002
testXML_DHTMLimportSuccess0.002
testXML_PISuccess0.001
testXMLDollarsign_TrailingSuccess0.002
testUndefinedRegionContainerSuccess0.002
testDeleteBeginningSuccess0.057
testDeleteEndSuccess0.003
testEmbeddedSuccess0.013
testEmbeddedJSP2Success0.009
testDeepEmbeddedJSPSuccess0.004
testDeepEmbeddedJSP2Success0.003
testDeepEmbeddedJSP3Success0.002
testJSP1Success0.005
testJSP2Success0.003
testJSP3Success0.003
testJSP4Success0.003
testJSP5Success0.006
testJSP6Success0.006
testJSPDirectiveSuccess0.002
testMethod10Success0.003
testMethod11Success0.002
testMethod12Success0.002
testMethod13Success0.002
testMethod14Success0.002
testMethod15Success0.003
testMethod16Success0.002
testMethod17Success0.004
testMethod18Success0.003
testMethod19Success0.002
testMethod20Success0.006
testMethod21Success0.006
testMethod9Success0.002
testMethodAttributeNameReplace1Success0.002
testModifyMiddleSuccess0.003
testNoChange1Success0.001
testNoChange2Success0.001
testSimilarStartSuccess0.003
testSimilarStartEndSuccess0.002
testSimiliarEndSuccess0.002
testTagReDetectionSuccess0.003
testTagReDetection2Success0.002
testTagReDetection3Success0.002
testPageDirectiveSuccess0.004
testJSP1Success0.239
testJSP2Success0.010
testJSP3Success0.006
testJSP4Success0.004
testJSP5Success0.009
testJSP6Success0.003
testBug131463Success0.040
testPerfJSPSuccess3.713
testEmptySuccess0.040
testBodyElementSuccess0.050
testHtmlChildrenSuccess0.001
testFormMethodAttrSuccess0.003
testDTDLoadFromSystemID_1Success0.000
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.031
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.039
testEmailSuccess0.000
testAllSuccess16.219
testPageDirectiveSessionVariableInFileSuccess0.642
testPageDirectiveSessionVariableInSegmentSuccess0.554
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.457
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.084
testJSPTranslationAdapterSuccess0.162
testUseBeanNoSpaceSuccess0.051
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.062
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.060
testXMLJSPCDATATextSuccess0.052
testCreateSuccess0.001
testGetAllFactoriesSuccess0.000
testGetFactoriesXMLSuccess0.001
testGetFactoriesHTMLSuccess0.000
testGetFactoriesJSPSuccess0.000
testGetFactoriesDTDSuccess0.000
testGetFactoriesCSSSuccess0.001
testBundleGetPreferencesSuccess0.075
testPluginGetDefaultPreferencesSuccess0.074
testPluginSetPreferencesSuccess0.000
testGetAnnotationHoverSuccess0.228
testGetAutoEditStrategiesSuccess0.006
testGetConfiguredContentTypesSuccess0.009
testGetContentAssistantSuccess0.088
testGetContentFormatterSuccess0.015
testGetDoubleClickStrategySuccess0.005
testGetHyperlinkDetectorsSuccess0.019
testGetIndentPrefixesSuccess0.004
testGetInformationControlCreatorSuccess0.003
testGetInformationPresenterSuccess0.019
testGetLineStyleProvidersSuccess0.006
testGetReconcilerSuccess0.014
testGetTextHoverSuccess0.007
testGetSourceViewerConfigurationSuccess0.001
testGetContentOutlineViewerConfigurationSuccess0.010
testGetPropertySheetConfigurationSuccess0.003
testBasicPDSuccess0.002
testBasicChangedPDSuccess0.002
testBasicChangedPDBackSuccess0.002
testSetEmbeddedTypeSuccess0.001
testAdaptSuccess0.002
testAddEmbeddedFactorySuccess0.001
testSetLanguageSuccess0.001
testGetTargetSuccess0.001
testReleaseSuccess0.001
testFile70Success2.736
testFile81Success0.003
testFile82Success0.006
testFile83Success0.006
testFile84Success0.002
testFile85Success0.003
testFile86Success0.002
testFile87Success0.003
testFile88Success0.039
testFile89Success0.002
testFile90Success0.004
testFile91Success0.012
testFile92Success0.002
testFile93Success0.002
testFile94Success0.003
testFile95Success0.003
testFile96Success0.003
testFile97Success0.003
testFile98Success0.003
testFile99Success0.007
testFile100Success0.008
testFile101Success0.004
testFile102Success0.023
testFile71Success0.003
testFile72Success0.002
testFile73Success0.002
testFile74Success0.002
testFile75Success0.003
testFile76Success0.003
testFile77Success0.003
testFile78Success0.003
testFile79Success0.003
testFile80Success0.008
testCloneStructuredModelXMLSuccess0.001
testCloneStructuredModelHTMLSuccess0.000
testCloneStructuredModelJSPSuccess0.002
testCloneStructuredModelJSPXMLSuccess0.003
testCreateStructuredModelJSPSuccess0.020
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.002
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.081
testCreateStructuredModelJSPWMLSuccess0.178
testNonExistentXMLSuccess0.020
testNonExistentXMLDocumentSuccess0.001
testNonExistentXMLModelSuccess0.001
testNonExistentJSPSuccess0.003
testNonExistentJSPDocumentSuccess0.000
testNonExistentJSPModelSuccess0.002
testSimpleCaseSuccess0.015
testSimpleDocumentCaseXMLSuccess0.007
testSimpleDocumentCaseJSPSuccess0.007
testComplexCaseSuccess0.012
testReloadSuccess0.042
testJSPWithXMLOutputSuccess0.007
testXHTMLTransitional1Success0.034
testXHTMLTransitional2Success0.007
testXHTMLTransitional3Success0.013
testHTMLTransitional1Success0.008
testHTMLTransitional2Success0.006
testStructuredModelEmbeddedXMLSuccess0.000
testStructuredModelEmbeddedHTMLSuccess0.001
testStructuredModelEmbeddedJSPSuccess0.002
testStructuredModelEmbeddedJSPChangeSuccess0.001
testNoXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithXMLSyntaxSuccess0.000
testJSPWithHTMLOutputSuccess0.001
testJSPWithXHTMLOutputSuccess0.000
testJSPWithXMLOutputSuccess0.001
testJSPinAttributesSuccess1.322
testJSPinAttributesHTMLSuccess0.022
testBadAttributeNameSuccess0.122
Properties >>

Back to top