Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1103196.36%105.608
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.tests11013105.608

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

NameTestsErrorsFailuresTime(s)
AllTests11013105.608
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testAnnotationForTypesSuccess3.786
testJavaAnnotationNatureSuccess0.145
testJaxWsAnnotationNatureSuccess0.136
testGetModeSuccess0.231
testGetNameSuccess0.023
testGetPartNameSuccess0.025
testGetTargetNAmespaceSuccess0.024
testGetHeaderSuccess0.020
testGetNameSuccess0.022
testGetPartNameSuccess0.020
testGetTargetNAmespaceSuccess0.007
testHasWebServiceAnnotationSuccess0.507
testHasWrapperAnnotationSuccess0.158
testStringArraySuccess1.974
testArrayListSuccess1.099
testCreateWrapperClassSuccess3.460
testInoutParameterSuccess3.384
testComplexTypeParameterSuccess2.785
testJaxbAnnotaionSuccess2.940
testBug176347_OnewayResponseSuccess2.399
testBug176464_SimpleTypeSuccess2.739
testBug176346_defaultClassNameSuccess1.780
testGetAnnotationImportSuccess0.001
testNewXmlAccessorTypeAnnotationSuccess0.000
testNewXmlElementAnnotationSuccess0.001
testNewXmlRootElementAnnotationSuccess0.001
testNewXmlTypeAnnotationSuccess0.000
testRequestWrapperSuccess0.142
testResponseWrapperSuccess0.097
testServiceModeSuccess0.099
testWebFaultSuccess0.100
testWebServiceClientSuccess0.098
testWebEndpointSuccess0.111
testWebServiceProviderSuccess0.181
testBindingTypeSuccess0.098
testWebServiceRefTypeSuccess0.100
testWebServiceRefFieldSuccess0.099
testWebServiceRefMethodSuccess0.099
testWebServiceRefsSuccess0.102
testGetAnnotationImportSuccess0.110
testGetAvailableAnnotationsForMethodSuccess0.113
testGetAvailableAnnotationsForParamSuccess0.111
testGetAvailableAnnotationsForTypeSuccess0.112
testNewOneWayAnnotationSuccess0.119
testNewWebMethodAnnotionSuccess0.119
testNewWebResultAnnotationSuccess0.124
testNewWebServiceAnnotationSuccess0.120
testMergeJavaFileSuccess0.178
testNewWebServiceAnnotationSuccess0.196
testWebParameterSuccess0.215
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
0.264
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
0.043
testInvalideSoapBindingSuccess0.004
testBuildTreeFromOneAnnWSSuccess0.008
testBuildTreeFromOneAnnSoapSuccess0.006
testBuildTreeFromSimpleNameSuccess0.005
testValidateXMLSuccess0.022
testInvalidXML_javaIDSuccess0.023
testValidSoapBindingSuccess0.030
testBasicsSuccess4.946
testAnnotationAtTheTypeLevelSuccess1.603
testAddPagesSuccess0.021
testCreateJavaFirstProjectSuccess1.739
testAddPagesSuccess0.243
testCreateWsdlFirstProjectOnlySuccess0.547
testCreateProjectWithWsdlSuccess8.002
testCreateProjectWithoutCodeGenerationSuccess0.608
testCanFlipToNextPageSuccess0.194
testAddButtonEnabledSuccess0.315
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
0.232
testDefaultPackageNameSuccess1.405
testWizardNotNullSuccess0.634
testNumberWizardPagesSuccess1.200
testContextHelpIDSuccess0.423
testSelectionPageIsStartingPageSuccess0.400
testNoPreviousPageInitiallySuccess0.409
testHasNextPageInitiallySuccess0.442
testSelectionPageNextPageAttributePropertyPageSuccess0.413
testAttributePagePreviousPageIsSelectionPageSuccess0.395
testResultMethodSelectedSuccess0.769
testOnewayMethodSelectedSuccess0.760
testInitialSetupSuccess0.414
testSortingAndLabelingSuccess0.286
testValidationSuccess0.972
testInitializeFromDataSuccess0.566
testApplyToDataSuccess0.361
testTableItemsSuccess0.000
testValidationSuccess0.000
testInitializeFromDataSuccess0.000
testApplyToDataSuccess0.000
testWizardNotNullSuccess0.682
testNumberWizardPagesSuccess0.461
testContextHelpIDSuccess0.397
testAttributePageIsStartingPageSuccess0.395
testNoPreviousPageInitiallySuccess0.432
testNosNextPageInitiallySuccess0.500
testClientServerButtonsSuccess0.631
testApplyToDataSuccess0.529
testWizardNotNullSuccess4.535
testNumberWizardPagesSuccess0.296
testContextHelpIDSuccess0.262
testGeneralInfoPageIsStartingPageSuccess0.258
testNoPreviousPageInitiallySuccess0.259
testNoNextPageInitiallySuccess0.298
testReadWSDLSuccess0.114
testExpendImportSchemaSuccess0.133
testCreateSimpleLogicalHandlerSuccess9.670
testCreateLogicalHandlerSuccess12.772
testGenerateJavaFailureshould generate client

junit.framework.AssertionFailedError: should generate client
at org.eclipse.stp.sc.jaxws.wizards.wsdltojava.WsdlToJavaGenerateActionTest.testGenerateJava(WsdlToJavaGenerateActionTest.java:81)
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
6.838
testAnnFilterSuccess6.891
Properties >>

Back to top