Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2576097.67%44.594
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.tests2570644.594

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

NameTestsErrorsFailuresTime(s)
JSPUITestSuite2570644.594
Back to top


TestCase JSPUITestSuite

NameStatusTypeTime(s)
testBlockScanBufferBoundariesForHTMLSuccess0.971
testBlockScanBufferBoundariesForJSPSuccess1.276
testBlockTag_JSPSuccess0.005
testBlockTag_XMLSuccess0.002
testBlockTagWithJSPExpressionsSuccess0.006
testBufferUnderRun_1_JSPSuccess0.003
testBufferUnderRun_1_XMLSuccess0.003
testBufferUnderRun_2_JSPSuccess0.001
testBufferUnderRun_2_XMLSuccess0.001
testCDATA_JSPSuccess0.003
testCDATA_XMLSuccess0.001
testCDATAinBlockJSP1Success0.002
testCDATAinBlockJSP2Success0.002
testCDATAinBlockJSP2aSuccess0.002
testCDATAinBlockJSP2bSuccess0.002
testCDATAinBlockJSP3Success0.002
testCDATAinBlockJSP4Success0.002
testCDATAinBlockJSP5Success0.002
testCDATAinBlockJSP6Success0.002
testCDATAinBlockJSP7Success0.002
testCDATAinBlockJSP8Success0.001
testCDATAinBlockXML1Success0.002
testCDATAinBlockXML2Success0.002
testCDATAinBlockXML3Success0.002
testCDATAinBlockXML4Success0.001
testCDATAinBlockXML5Success0.002
testCDATAinBlockXML6Success0.002
testCDATAinBlockXML7Success0.001
testCDATAinBlockXML8Success0.003
testComments_JSPSuccess0.002
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.002
testEmbeddedJSPDeclarationSuccess0.002
testEmbeddedJSPDeclarationInCDATASuccess0.001
testEmbeddedJSPExpressionSuccess0.002
testEmbeddedJSPExpressionInCDATASuccess0.002
testEmbeddedJSPScriptletSuccess0.002
testEmbeddedJSPScriptletInCDATASuccess0.003
testEmbeddedTagInAttrSuccess0.002
testJSP_DHTMLimportSuccess0.002
testJSP_PISuccess0.002
testJSPAmpersandInTagNameInAttValueSuccess0.001
testJSPCommentInXMLCommentSuccess0.002
testJSPCommentAtStartOfXMLCommentAndBlockTagSuccess0.002
testJSPCommentinXMLTagSuccess0.001
testJSPDirectiveTagsSuccess0.002
testJSPDollarsign_TrailingSuccess0.002
testJSPDollarsign_TrailingInContentSuccess0.002
testJSPExpressionSuccess0.001
testJSPGreaterThanInAttValueSuccess0.002
testJSPInvalidTagNameInAttValueSuccess0.002
testJSPLessThanInAttValueSuccess0.002
testJSPRootTagSuccess0.002
testJSPTagInAttValueSuccess0.002
testNothinginBlockJSP9Success0.014
testNothinginBlockXML9Success0.001
testSimpleTag_JSPSuccess0.002
testSimpleTag_XMLSuccess0.002
testVBLinContentSuccess0.002
testVBLtolerance_transparency_DquoteSuccess0.001
testVBLtolerance_transparency_DquoteWithSpacesSuccess0.001
testVBLtolerance_transparency_SquoteSuccess0.002
testXML_DHTMLimportSuccess0.002
testXML_PISuccess0.002
testXMLDollarsign_TrailingSuccess0.001
testUndefinedRegionContainerSuccess0.001
testDeleteBeginningSuccess0.054
testDeleteEndSuccess0.014
testEmbeddedSuccess0.022
testEmbeddedJSP2Success0.008
testDeepEmbeddedJSPSuccess0.003
testDeepEmbeddedJSP2Success0.002
testDeepEmbeddedJSP3Success0.002
testJSP1Success0.004
testJSP2Success0.002
testJSP3Success0.002
testJSP4Success0.003
testJSP5Success0.005
testJSP6Success0.006
testJSPDirectiveSuccess0.002
testMethod10Success0.002
testMethod11Success0.003
testMethod12Success0.002
testMethod13Success0.003
testMethod14Success0.002
testMethod15Success0.002
testMethod16Success0.002
testMethod17Success0.005
testMethod18Success0.003
testMethod19Success0.003
testMethod20Success0.017
testMethod21Success0.004
testMethod9Success0.003
testMethodAttributeNameReplace1Success0.002
testModifyMiddleSuccess0.002
testNoChange1Success0.002
testNoChange2Success0.001
testSimilarStartSuccess0.012
testSimilarStartEndSuccess0.004
testSimiliarEndSuccess0.002
testTagReDetectionSuccess0.003
testTagReDetection2Success0.002
testTagReDetection3Success0.002
testPageDirectiveSuccess0.005
testJSP1Success0.458
testJSP2Success0.013
testJSP3Success0.007
testJSP4Success0.006
testJSP5Success0.785
testJSP6Success0.012
testBug131463Success0.036
testPerfJSPSuccess3.959
testEmptySuccess0.060
testBodyElementSuccess0.721
testHtmlChildrenSuccess0.006
testFormMethodAttrSuccess0.006
testDTDLoadFromSystemID_1Success0.000
testDTDLoadFromSystemID_2Success0.001
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.063
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.098
testEmailSuccess0.000
testAllSuccess12.900
testPageDirectiveSessionVariableInFileSuccess0.679
testPageDirectiveSessionVariableInSegmentSuccess1.110
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.327
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.157
testJSPTranslationAdapterSuccess0.141
testUseBeanNoSpaceSuccess0.077
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.229
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.127
testXMLJSPCDATATextSuccess0.089
testCreateSuccess0.000
testGetAllFactoriesSuccess0.000
testGetFactoriesXMLSuccess0.001
testGetFactoriesHTMLSuccess0.000
testGetFactoriesJSPSuccess0.000
testGetFactoriesDTDSuccess0.000
testGetFactoriesCSSSuccess0.001
testBundleGetPreferencesSuccess0.337
testPluginGetDefaultPreferencesSuccess0.124
testPluginSetPreferencesSuccess0.000
testGetAnnotationHoverSuccess0.462
testGetAutoEditStrategiesSuccess0.028
testGetConfiguredContentTypesSuccess0.009
testGetContentAssistantSuccess0.333
testGetContentFormatterSuccess0.024
testGetDoubleClickStrategySuccess0.008
testGetHyperlinkDetectorsSuccess0.136
testGetIndentPrefixesSuccess0.007
testGetInformationControlCreatorSuccess0.007
testGetInformationPresenterSuccess2.306
testGetLineStyleProvidersSuccess0.008
testGetReconcilerSuccess0.018
testGetTextHoverSuccess0.007
testGetSourceViewerConfigurationSuccess0.001
testGetContentOutlineViewerConfigurationSuccess0.046
testGetPropertySheetConfigurationSuccess0.006
testGetDocumentationTextHoverSuccess0.000
testBasicPDSuccess0.003
testBasicChangedPDSuccess0.003
testBasicChangedPDBackSuccess0.003
testSetEmbeddedTypeSuccess0.003
testAdaptSuccess0.001
testAddEmbeddedFactorySuccess0.003
testSetLanguageSuccess0.002
testGetTargetSuccess0.001
testReleaseSuccess0.001
testFile70Success10.416
testFile81Success0.005
testFile82Success0.005
testFile83Success0.003
testFile84Success0.002
testFile85Success0.002
testFile86Success0.003
testFile87Success0.002
testFile88Success0.002
testFile89Success0.003
testFile90Success0.027
testFile91Success0.004
testFile92Success0.002
testFile93Success0.003
testFile94Success0.002
testFile95Success0.002
testFile96Success0.002
testFile97Success0.002
testFile98Success0.003
testFile99Success0.013
testFile100Success0.005
testFile101Success0.003
testFile102Success0.017
testFile71Success0.002
testFile72Success0.001
testFile73Success0.003
testFile74Success0.004
testFile75Success0.003
testFile76Success0.004
testFile77Success0.003
testFile78Success0.003
testFile79Success0.004
testFile80Success0.015
testCloneStructuredModelXMLSuccess0.002
testCloneStructuredModelHTMLSuccess0.002
testCloneStructuredModelJSPSuccess0.004
testCloneStructuredModelJSPXMLSuccess0.005
testCreateStructuredModelJSPSuccess0.006
testCreateStructuredModelJSPXHTMLSuccess0.004
testCreateStructuredModelJSPXHTMnoDoctypeSuccess0.004
testCreateStructuredModelJSPXHTML2Success0.003
testCreateStructuredModelHTMLSuccess0.003
testCreateStructuredModelJSPXMLSuccess0.014
testCreateStructuredModelJSPWMLSuccess0.088
testNonExistentXMLSuccess0.076
testNonExistentXMLDocumentSuccess0.001
testNonExistentXMLModelSuccess0.004
testNonExistentJSPSuccess0.006
testNonExistentJSPDocumentSuccess0.000
testNonExistentJSPModelSuccess0.003
testSimpleCaseSuccess0.026
testSimpleDocumentCaseXMLSuccess0.003
testSimpleDocumentCaseJSPSuccess0.014
testComplexCaseSuccess0.021
testReloadSuccess0.041
testJSPWithXMLOutputSuccess0.017
testXHTMLTransitional1Success0.086
testXHTMLTransitional2Success0.008
testXHTMLTransitional3Success0.020
testHTMLTransitional1Success0.011
testHTMLTransitional2Success0.010
testStructuredModelEmbeddedXMLSuccess0.001
testStructuredModelEmbeddedHTMLSuccess0.001
testStructuredModelEmbeddedJSPSuccess0.004
testStructuredModelEmbeddedJSPChangeSuccess0.005
testNoXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithXMLSyntaxSuccess0.001
testJSPWithHTMLOutputSuccess0.001
testJSPWithXHTMLOutputSuccess0.001
testJSPWithXMLOutputSuccess0.000
testJSPinAttributesSuccess4.430
testJSPinAttributesHTMLSuccess0.030
testBadAttributeNameSuccess0.121
testAttributesInEndTagSuccess0.010
testClosingBracketSuccess0.022
testEmptyTagSuccess0.003
testAttributeValueSuccess0.003
testSpaceBeforeNameSuccess0.003
testQuotesForAttributeValuesSuccess0.266
Properties >>

Back to top