Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
30166.67%3.446
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.server.tests.performance3103.446

Package org.eclipse.wst.server.tests.performance

NameTestsErrorsFailuresTime(s)
AllTests3103.446
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testStartupExtensionSuccess2.647
testModuleFactoriesExtensionSuccess0.755
testAddRemoveModulesWizardErrorWorkbench has not been created yet.

java.lang.IllegalStateException: Workbench has not been created yet.
at org.eclipse.ui.PlatformUI.getWorkbench(PlatformUI.java:92)
at org.eclipse.wst.server.ui.tests.dialog.UITestHelper.getShell(UITestHelper.java:62)
at org.eclipse.wst.server.ui.tests.dialog.WizardTestCase.testRoS(WizardTestCase.java:28)
at org.eclipse.wst.server.tests.performance.AddRemoveModulesWizardTestCase.testAddRemoveModulesWizard(AddRemoveModulesWizardTestCase.java:31)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:313)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:199)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
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)
0.030
Properties >>

Back to top