Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1062197.17%173.791
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.stp.sc.jaxws.tests10612173.791

Package org.eclipse.stp.sc.jaxws.tests

NameTestsErrorsFailuresTime(s)
AllTests10612173.791
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testAnnotationForTypesSuccess4.624
testJavaAnnotationNatureSuccess0.187
testJaxWsAnnotationNatureSuccess0.189
testGetModeSuccess0.273
testGetNameSuccess0.027
testGetPartNameSuccess0.026
testGetTargetNAmespaceSuccess0.027
testGetHeaderSuccess0.026
testGetNameSuccess0.026
testGetPartNameSuccess0.023
testGetTargetNAmespaceSuccess0.022
testHasWebServiceAnnotationSuccess0.501
testHasWrapperAnnotationSuccess0.476
testStringArraySuccess2.977
testArrayListSuccess1.154
testCreateWrapperClassSuccess4.610
testInoutParameterSuccess4.040
testComplexTypeParameterSuccess4.952
testJaxbAnnotaionSuccess2.908
testBug176347_OnewayResponseSuccess2.369
testBug176464_SimpleTypeSuccess2.323
testBug176346_defaultClassNameSuccess2.031
testGetAnnotationImportSuccess0.001
testNewXmlAccessorTypeAnnotationSuccess0.000
testNewXmlElementAnnotationSuccess0.001
testNewXmlRootElementAnnotationSuccess0.001
testNewXmlTypeAnnotationSuccess0.001
testRequestWrapperSuccess0.853
testResponseWrapperSuccess0.274
testServiceModeSuccess0.220
testWebFaultSuccess0.194
testWebServiceClientSuccess0.174
testWebEndpointSuccess0.092
testWebServiceProviderSuccess0.113
testBindingTypeSuccess0.225
testWebServiceRefTypeSuccess0.109
testWebServiceRefFieldSuccess0.111
testWebServiceRefMethodSuccess0.113
testWebServiceRefsSuccess0.115
testGetAnnotationImportSuccess0.107
testGetAvailableAnnotationsForMethodSuccess0.107
testGetAvailableAnnotationsForParamSuccess0.112
testGetAvailableAnnotationsForTypeSuccess0.104
testNewOneWayAnnotationSuccess0.232
testNewWebMethodAnnotionSuccess1.467
testNewWebResultAnnotationSuccess1.233
testNewWebServiceAnnotationSuccess0.252
testMergeJavaFileSuccess0.210
testNewWebServiceAnnotationSuccess0.208
testWebParameterSuccess0.169
testValidateWSFailureshould return true for valid ann.

junit.framework.AssertionFailedError: should return true for valid ann.
at org.eclipse.stp.sc.jaxws.validator.AnnotationValidatorTest.testValidateWS(AnnotationValidatorTest.java:41)
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:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
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:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
0.315
testValidSoapBindingFailureshould return true for valid soap ann.

junit.framework.AssertionFailedError: should return true for valid soap ann.
at org.eclipse.stp.sc.jaxws.validator.AnnotationValidatorTest.testValidSoapBinding(AnnotationValidatorTest.java:54)
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:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
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:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
0.080
testInvalideSoapBindingSuccess0.007
testBuildTreeFromOneAnnWSSuccess0.017
testBuildTreeFromOneAnnSoapSuccess0.013
testBuildTreeFromSimpleNameSuccess0.013
testValidateXMLSuccess0.086
testInvalidXML_javaIDSuccess0.086
testValidSoapBindingSuccess0.054
testBasicsSuccess9.125
testAnnotationAtTheTypeLevelSuccess1.611
testAddPagesSuccess0.012
testCreateJavaFirstProjectSuccess0.162
testAddPagesSuccess0.428
testCreateWsdlFirstProjectOnlySuccess1.904
testCreateProjectWithWsdlSuccess1.512
testCreateProjectWithoutCodeGenerationSuccess0.670
testCanFlipToNextPageSuccess0.268
testAddButtonEnabledSuccess0.253
testFatchWsdlFromURLErrorN/A

java.lang.NullPointerException
at org.eclipse.stp.sc.jaxws.wizards.WsdlSelectionComposite$6.widgetSelected(WsdlSelectionComposite.java:185)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1125)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1110)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:951)
at org.eclipse.stp.sc.jaxws.wizards.WsdlGenPageTest.testFatchWsdlFromURL(WsdlGenPageTest.java:83)
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:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
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:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
0.317
testDefaultPackageNameSuccess1.205
testWizardNotNullSuccess5.897
testNumberWizardPagesSuccess17.727
testContextHelpIDSuccess5.485
testSelectionPageIsStartingPageSuccess5.141
testNoPreviousPageInitiallySuccess5.693
testHasNextPageInitiallySuccess5.712
testSelectionPageNextPageAttributePropertyPageSuccess8.520
testAttributePagePreviousPageIsSelectionPageSuccess5.307
testResultMethodSelectedSuccess13.938
testOnewayMethodSelectedSuccess10.398
testInitialSetupSuccess0.450
testSortingAndLabelingSuccess0.669
testValidationSuccess0.243
testInitializeFromDataSuccess0.220
testApplyToDataSuccess0.213
testTableItemsSuccess0.000
testValidationSuccess0.000
testInitializeFromDataSuccess0.000
testApplyToDataSuccess0.000
testWizardNotNullSuccess2.882
testNumberWizardPagesSuccess2.566
testContextHelpIDSuccess2.599
testAttributePageIsStartingPageSuccess3.104
testNoPreviousPageInitiallySuccess4.571
testNosNextPageInitiallySuccess3.198
testClientServerButtonsSuccess1.747
testApplyToDataSuccess0.427
testWizardNotNullSuccess6.518
testNumberWizardPagesSuccess0.247
testContextHelpIDSuccess0.240
testGeneralInfoPageIsStartingPageSuccess0.241
testNoPreviousPageInitiallySuccess0.549
testNoNextPageInitiallySuccess0.279
testReadWSDLSuccess0.112
testExpendImportSchemaSuccess0.116
Properties >>

Back to top