Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
141092.86%44.402
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.ws.tests.unittest140144.402

Package org.eclipse.jst.ws.tests.unittest

NameTestsErrorsFailuresTime(s)
AllWSJUnitTests140144.402
Back to top


TestCase AllWSJUnitTests

NameStatusTypeTime(s)
testWebComponentCreationSuccess12.888
testComponentsExistSuccess0.015
testLocationGetterMethodsSuccess0.005
testJ2EEVersionMethodsSuccess0.002
testComponentGetterMethodsSuccess0.004
testBUJavaAxisTC50FailureN/A

junit.framework.AssertionFailedError
at org.eclipse.jst.ws.tests.unittest.BUJavaAxisTC50.verifyOutput(BUJavaAxisTC50.java:146)
at org.eclipse.jst.ws.tests.unittest.BUJavaAxisTC50.testBUJavaAxisTC50(BUJavaAxisTC50.java:118)
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:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
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:382)
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)
20.669
testTDJavaAxisTC50Success7.139
testClientAxisTC50Success3.526
testCreateTomcatv5ServerSuccess0.082
testReattemptCreateTomcatv5ServerSuccess0.030
testComponentTypeSuccess0.001
testComponentOfSuccess0.014
testJavaSourceLocationSuccess0.001
testWebComponentServerRootSuccess0.001
Properties >>

Back to top