Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1010.00%0.000
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.html.ui.tests.performance1100.000

Package org.eclipse.wst.html.ui.tests.performance

NameTestsErrorsFailuresTime(s)
HTMLUIPeformanceTestSuite1100.000
Back to top


TestCase HTMLUIPeformanceTestSuite

NameStatusTypeTime(s)
Class not found "org.eclipse.wst.html.ui.tests.performance.HTMLUIPeformanceTestSuite"

org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.eclipse.wst.html.ui.tests.performance.HTMLUIPeformanceTestSuite"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:269)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:235)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:213)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:197)
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:2844)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2575)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
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:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
Properties >>

Back to top