Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
260196.15%1.295
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.server.generic.tests26101.295

Package org.eclipse.jst.server.generic.tests

NameTestsErrorsFailuresTime(s)
AllGenericServerTests26101.295
Back to top


TestCase AllGenericServerTests

NameStatusTypeTime(s)
testGetTypesSuccess0.693
testResolveSuccess0.002
testResolveClasspathContainerSuccess0.182
testGenericUiPluginExistsSuccess0.007
testCorePluginExistsSuccess0.000
testGetTypesSuccess0.000
testCreateServerErrorNo more handles [gtk_init_check() failed]

at org.eclipse.swt.SWT.error(SWT.java:4109)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:903)
at org.eclipse.swt.widgets.Display.create(Display.java:891)
at org.eclipse.swt.graphics.Device.<init>(Device.java:154)
at org.eclipse.swt.widgets.Display.<init>(Display.java:500)
at org.eclipse.swt.widgets.Display.<init>(Display.java:491)
at org.eclipse.swt.widgets.Display.getDefault(Display.java:1694)
at org.eclipse.wst.server.ui.internal.ServerUIPlugin.showServersView(ServerUIPlugin.java:489)
at org.eclipse.wst.server.ui.internal.ServerUIPlugin$2.serverChanged(ServerUIPlugin.java:172)
at org.eclipse.wst.server.core.internal.ServerNotificationManager.broadcastChange(ServerNotificationManager.java:110)
at org.eclipse.wst.server.core.internal.Server.fireServerChangeEvent(Server.java:705)
at org.eclipse.wst.server.core.internal.Server.doSave(Server.java:449)
at org.eclipse.wst.server.core.internal.ServerWorkingCopy.save(ServerWorkingCopy.java:426)
at org.eclipse.jst.server.generic.tests.ServerCreationTest.testCreateServer(ServerCreationTest.java:117)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
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:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
0.124
testGetWebTypesSuccess0.005
testServerTypeFactorySuccess0.001
testServerRuntimeSuccess0.001
testSetServerRuntimeSuccess0.000
testClasspathSuccess0.000
testLaunchConfigurationSuccess0.001
testModuleSuccess0.000
testPortSuccess0.002
testProjectSuccess0.001
testPropertySuccess0.023
testPublisherSuccess0.000
testJNDIConnectionSuccess0.001
testRuntimeInfoOnlySuccess0.001
testServerAndRuntimeInfoSuccess0.001
testServerAndRuntimeInfoForServerDefAndRuntimeDefSuccess0.003
testServerAndRuntimeInfoForServerDefOnlySuccess0.001
testLoadDefinitionsSuccess0.118
testServerDefAndRuntimeDefSuccess0.000
testServerDefOnlySuccess0.000
Properties >>

Back to top