Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2576097.67%27.847
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.tests2570627.847

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

NameTestsErrorsFailuresTime(s)
JSPUITestSuite2570627.847
Back to top


TestCase JSPUITestSuite

NameStatusTypeTime(s)
testBlockScanBufferBoundariesForHTMLSuccess0.812
testBlockScanBufferBoundariesForJSPSuccess0.638
testBlockTag_JSPSuccess0.005
testBlockTag_XMLSuccess0.002
testBlockTagWithJSPExpressionsSuccess0.004
testBufferUnderRun_1_JSPSuccess0.002
testBufferUnderRun_1_XMLSuccess0.003
testBufferUnderRun_2_JSPSuccess0.004
testBufferUnderRun_2_XMLSuccess0.003
testCDATA_JSPSuccess0.003
testCDATA_XMLSuccess0.004
testCDATAinBlockJSP1Success0.004
testCDATAinBlockJSP2Success0.003
testCDATAinBlockJSP2aSuccess0.004
testCDATAinBlockJSP2bSuccess0.004
testCDATAinBlockJSP3Success0.003
testCDATAinBlockJSP4Success0.003
testCDATAinBlockJSP5Success0.003
testCDATAinBlockJSP6Success0.003
testCDATAinBlockJSP7Success0.002
testCDATAinBlockJSP8Success0.002
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.004
testDollarsign_LeadingSuccess0.003
testDollarsign_SingleSuccess0.003
testDollarsign_SingleWithSpacesSuccess0.003
testELinContentSuccess0.003
testELtolerance_transparency_DquoteSuccess0.004
testELtolerance_transparency_DquoteWithSpacesSuccess0.003
testELtolerance_transparency_SquoteSuccess0.003
testEmbeddedJSPDeclarationSuccess0.004
testEmbeddedJSPDeclarationInCDATASuccess0.002
testEmbeddedJSPExpressionSuccess0.003
testEmbeddedJSPExpressionInCDATASuccess0.003
testEmbeddedJSPScriptletSuccess0.003
testEmbeddedJSPScriptletInCDATASuccess0.003
testEmbeddedTagInAttrSuccess0.003
testJSP_DHTMLimportSuccess0.003
testJSP_PISuccess0.003
testJSPAmpersandInTagNameInAttValueSuccess0.003
testJSPCommentInXMLCommentSuccess0.005
testJSPCommentAtStartOfXMLCommentAndBlockTagSuccess0.004
testJSPCommentinXMLTagSuccess0.003
testJSPDirectiveTagsSuccess0.006
testJSPDollarsign_TrailingSuccess0.003
testJSPDollarsign_TrailingInContentSuccess0.003
testJSPExpressionSuccess0.003
testJSPGreaterThanInAttValueSuccess0.003
testJSPInvalidTagNameInAttValueSuccess0.003
testJSPLessThanInAttValueSuccess0.003
testJSPRootTagSuccess0.004
testJSPTagInAttValueSuccess0.003
testNothinginBlockJSP9Success0.003
testNothinginBlockXML9Success0.003
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.002
testXMLDollarsign_TrailingSuccess0.003
testUndefinedRegionContainerSuccess0.004
testDeleteBeginningSuccess0.091
testDeleteEndSuccess0.006
testEmbeddedSuccess0.024
testEmbeddedJSP2Success0.010
testDeepEmbeddedJSPSuccess0.006
testDeepEmbeddedJSP2Success0.006
testDeepEmbeddedJSP3Success0.005
testJSP1Success0.007
testJSP2Success0.006
testJSP3Success0.005
testJSP4Success0.005
testJSP5Success0.014
testJSP6Success0.015
testJSPDirectiveSuccess0.004
testMethod10Success0.005
testMethod11Success0.007
testMethod12Success0.007
testMethod13Success0.007
testMethod14Success0.006
testMethod15Success0.005
testMethod16Success0.006
testMethod17Success0.009
testMethod18Success0.007
testMethod19Success0.005
testMethod20Success0.009
testMethod21Success0.014
testMethod9Success0.005
testMethodAttributeNameReplace1Success0.004
testModifyMiddleSuccess0.007
testNoChange1Success0.004
testNoChange2Success0.004
testSimilarStartSuccess0.007
testSimilarStartEndSuccess0.006
testSimiliarEndSuccess0.006
testTagReDetectionSuccess0.006
testTagReDetection2Success0.005
testTagReDetection3Success0.005
testPageDirectiveSuccess0.009
testJSP1Success0.523
testJSP2Success0.030
testJSP3Success0.019
testJSP4Success0.015
testJSP5Success0.533
testJSP6Success0.004
testBug131463Success0.004
testPerfJSPSuccess2.101
testEmptySuccess0.047
testBodyElementSuccess0.213
testHtmlChildrenSuccess0.001
testFormMethodAttrSuccess0.002
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:65)
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPJavaTranslatorTest.testAllFiles(JSPJavaTranslatorTest.java:42)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.034
testMultipleJSPSectionsInJavascriptFailuretranslated contents are not as expected expected:<...l; try { out.print([""+ testJspString ); if( request.getAttribute("SoapURL") != null ) { out.print(""+] (String)request.ge...> but was:<...l; try { out.print([ testJspString ); if( request.getAttribute("SoapURL") != null ) { out.print(] (String)request.ge...>

junit.framework.ComparisonFailure: translated contents are not as expected expected:<...l;

try {
out.print([""+
testJspString
);


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

out.print(""+]
(String)request.ge...> but was:<...l;

try {
out.print([
testJspString
);


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

out.print(]
(String)request.ge...>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPJavaTranslatorTest.testMultipleJSPSectionsInJavascript(JSPJavaTranslatorTest.java:82)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.087
testEmailSuccess0.000
testAllSuccess14.780
testPageDirectiveSessionVariableInFileSuccess0.362
testPageDirectiveSessionVariableInSegmentSuccess0.362
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:190)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.698
testJSPTranslationTextFailureJSP translation text does not match expected expected:<...5; i++) { out.print([""+ 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(""+] ); } catch (ja...> but was:<...5; i++) { out.print([ 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(] ); } catch (ja...>

junit.framework.ComparisonFailure: JSP translation text does not match expected expected:<...5; i++) {
out.print([""+
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(""+]

);
} catch (ja...> but was:<...5; i++) {
out.print([
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(]

);
} catch (ja...>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.testJSPTranslationText(JSPTranslationTest.java:221)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.194
testJSPTranslationAdapterSuccess0.175
testUseBeanNoSpaceSuccess0.081
testXMLJSPTranslationTextFailureexpected:<... = "two"; out.print([""+ myFunc() ); out.print(""+] myFunc2() ); javax....> but was:<... = "two"; out.print([ myFunc() ); out.print(] myFunc2() ); javax....>

junit.framework.ComparisonFailure: expected:<... = "two";
out.print([""+
myFunc()
);
out.print(""+]
myFunc2()
);
javax....> but was:<... = "two";
out.print([
myFunc()
);
out.print(]
myFunc2()
);
javax....>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.testXMLJSPTranslationText(JSPTranslationTest.java:289)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.153
testXMLJSPMappingFailureunexpected java position for jsp position [961:7] 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 for jsp position [961:7] 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:360)
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.testXMLJSPMapping(JSPTranslationTest.java:313)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.101
testXMLJSPCDATATextSuccess0.045
testCreateSuccess0.000
testGetAllFactoriesSuccess0.001
testGetFactoriesXMLSuccess0.000
testGetFactoriesHTMLSuccess0.000
testGetFactoriesJSPSuccess0.000
testGetFactoriesDTDSuccess0.000
testGetFactoriesCSSSuccess0.000
testBundleGetPreferencesSuccess0.109
testPluginGetDefaultPreferencesSuccess0.089
testPluginSetPreferencesSuccess0.001
testGetAnnotationHoverSuccess0.216
testGetAutoEditStrategiesSuccess0.011
testGetConfiguredContentTypesSuccess0.005
testGetContentAssistantSuccess0.155
testGetContentFormatterSuccess0.018
testGetDoubleClickStrategySuccess0.005
testGetHyperlinkDetectorsSuccess0.018
testGetIndentPrefixesSuccess0.004
testGetInformationControlCreatorSuccess0.003
testGetInformationPresenterSuccess0.457
testGetLineStyleProvidersSuccess0.014
testGetReconcilerSuccess0.017
testGetTextHoverSuccess0.013
testGetSourceViewerConfigurationSuccess0.001
testGetContentOutlineViewerConfigurationSuccess0.012
testGetPropertySheetConfigurationSuccess0.003
testGetDocumentationTextHoverSuccess0.001
testBasicPDSuccess0.003
testBasicChangedPDSuccess0.004
testBasicChangedPDBackSuccess0.006
testSetEmbeddedTypeSuccess0.004
testAdaptSuccess0.003
testAddEmbeddedFactorySuccess0.004
testSetLanguageSuccess0.003
testGetTargetSuccess0.002
testReleaseSuccess0.002
testFile70Success2.214
testFile81Success0.004
testFile82Success0.005
testFile83Success0.002
testFile84Success0.002
testFile85Success0.001
testFile86Success0.001
testFile87Success0.002
testFile88Success0.001
testFile89Success0.002
testFile90Success0.025
testFile91Success0.011
testFile92Success0.002
testFile93Success0.002
testFile94Success0.002
testFile95Success0.002
testFile96Success0.002
testFile97Success0.002
testFile98Success0.002
testFile99Success0.015
testFile100Success0.005
testFile101Success0.003
testFile102Success0.018
testFile71Success0.003
testFile72Success0.001
testFile73Success0.002
testFile74Success0.002
testFile75Success0.002
testFile76Success0.002
testFile77Success0.001
testFile78Success0.001
testFile79Success0.003
testFile80Success0.006
testCloneStructuredModelXMLSuccess0.000
testCloneStructuredModelHTMLSuccess0.001
testCloneStructuredModelJSPSuccess0.001
testCloneStructuredModelJSPXMLSuccess0.002
testCreateStructuredModelJSPSuccess0.003
testCreateStructuredModelJSPXHTMLSuccess0.002
testCreateStructuredModelJSPXHTMnoDoctypeSuccess0.001
testCreateStructuredModelJSPXHTML2Success0.002
testCreateStructuredModelHTMLSuccess0.001
testCreateStructuredModelJSPXMLSuccess0.007
testCreateStructuredModelJSPWMLSuccess0.031
testNonExistentXMLSuccess0.015
testNonExistentXMLDocumentSuccess0.000
testNonExistentXMLModelSuccess0.001
testNonExistentJSPSuccess0.002
testNonExistentJSPDocumentSuccess0.000
testNonExistentJSPModelSuccess0.001
testSimpleCaseSuccess0.011
testSimpleDocumentCaseXMLSuccess0.001
testSimpleDocumentCaseJSPSuccess0.006
testComplexCaseSuccess0.011
testReloadSuccess0.016
testJSPWithXMLOutputSuccess0.004
testXHTMLTransitional1Success0.028
testXHTMLTransitional2Success0.004
testXHTMLTransitional3Success0.004
testHTMLTransitional1Success0.009
testHTMLTransitional2Success0.009
testStructuredModelEmbeddedXMLSuccess0.001
testStructuredModelEmbeddedHTMLSuccess0.001
testStructuredModelEmbeddedJSPSuccess0.003
testStructuredModelEmbeddedJSPChangeSuccess0.004
testNoXMLPIWithJSPSyntaxSuccess0.002
testWithXMLPIWithJSPSyntaxSuccess0.002
testWithXMLPIWithXMLSyntaxSuccess0.001
testJSPWithHTMLOutputSuccess0.001
testJSPWithXHTMLOutputSuccess0.001
testJSPWithXMLOutputSuccess0.001
testJSPinAttributesSuccess1.325
testJSPinAttributesHTMLSuccess0.056
testBadAttributeNameSuccess0.010
testAttributesInEndTagSuccess0.008
testClosingBracketSuccess0.002
testEmptyTagSuccess0.001
testAttributeValueSuccess0.034
testSpaceBeforeNameSuccess0.001
testQuotesForAttributeValuesSuccess0.005
Properties >>

Back to top