Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
281096.43%15.921
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.wst.css.ui.tests280115.921

Package org.eclipse.wst.css.ui.tests

NameTestsErrorsFailuresTime(s)
CSSUITestSuite280115.921
Back to top


TestCase CSSUITestSuite

NameStatusTypeTime(s)
testExistsSuccess0.002
testGetAutoEditStrategiesSuccess0.084
testGetConfiguredContentTypesSuccess0.002
testGetContentAssistantSuccess5.634
testGetContentFormatterSuccess0.015
testGetDoubleClickStrategySuccess0.005
testGetHyperlinkDetectorsSuccess0.015
testGetIndentPrefixesSuccess0.006
testGetInformationControlCreatorSuccess0.004
testGetInformationPresenterSuccess0.006
testGetLineStyleProvidersSuccess0.004
testGetReconcilerSuccess0.006
testGetTextHoverSuccess0.005
testGetSourceViewerConfigurationSuccess0.001
testGetContentOutlineViewerConfigurationSuccess0.004
testGetPropertySheetConfigurationSuccess0.002
testGetDocumentationTextHoverSuccess0.000
testInitFoldingFailureDocument org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument@11d011d was not reconciled with in 4000 so gave up waiting and in turn could not validate folding anotations

junit.framework.AssertionFailedError: Document org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument@11d011d was not reconciled with in 4000 so gave up waiting and in turn could not validate folding anotations
at org.eclipse.wst.css.ui.tests.viewer.CSSCodeFoldingTest.waitForReconcileThenVerify(CSSCodeFoldingTest.java:274)
at org.eclipse.wst.css.ui.tests.viewer.CSSCodeFoldingTest.testInitFolding(CSSCodeFoldingTest.java:147)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
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:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3515)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3164)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
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:196)
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:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
5.070
testRemoveNodeSuccess1.757
testAddNodeSuccess1.398
testSelectorProposalsSuccess0.757
testDeclarationPropertyProposalsSuccess0.051
testDeclarationValueProposalsSuccess0.016
testEmptyDocSuccess0.093
testFinishSelectorProposalsSuccess0.169
testFinishDeclarationProposalsSuccess0.362
testFinishDeclarationValueProposalsSuccess0.009
testAdditionalProposalInfoSuccess0.009
Properties >>

Back to top