| Name | Status | Type | Time(s) |
| testAnnotationForTypes | Success | | 3.786 |
| testJavaAnnotationNature | Success | | 0.145 |
| testJaxWsAnnotationNature | Success | | 0.136 |
| testGetMode | Success | | 0.231 |
| testGetName | Success | | 0.023 |
| testGetPartName | Success | | 0.025 |
| testGetTargetNAmespace | Success | | 0.024 |
| testGetHeader | Success | | 0.020 |
| testGetName | Success | | 0.022 |
| testGetPartName | Success | | 0.020 |
| testGetTargetNAmespace | Success | | 0.007 |
| testHasWebServiceAnnotation | Success | | 0.507 |
| testHasWrapperAnnotation | Success | | 0.158 |
| testStringArray | Success | | 1.974 |
| testArrayList | Success | | 1.099 |
| testCreateWrapperClass | Success | | 3.460 |
| testInoutParameter | Success | | 3.384 |
| testComplexTypeParameter | Success | | 2.785 |
| testJaxbAnnotaion | Success | | 2.940 |
| testBug176347_OnewayResponse | Success | | 2.399 |
| testBug176464_SimpleType | Success | | 2.739 |
| testBug176346_defaultClassName | Success | | 1.780 |
| testGetAnnotationImport | Success | | 0.001 |
| testNewXmlAccessorTypeAnnotation | Success | | 0.000 |
| testNewXmlElementAnnotation | Success | | 0.001 |
| testNewXmlRootElementAnnotation | Success | | 0.001 |
| testNewXmlTypeAnnotation | Success | | 0.000 |
| testRequestWrapper | Success | | 0.142 |
| testResponseWrapper | Success | | 0.097 |
| testServiceMode | Success | | 0.099 |
| testWebFault | Success | | 0.100 |
| testWebServiceClient | Success | | 0.098 |
| testWebEndpoint | Success | | 0.111 |
| testWebServiceProvider | Success | | 0.181 |
| testBindingType | Success | | 0.098 |
| testWebServiceRefType | Success | | 0.100 |
| testWebServiceRefField | Success | | 0.099 |
| testWebServiceRefMethod | Success | | 0.099 |
| testWebServiceRefs | Success | | 0.102 |
| testGetAnnotationImport | Success | | 0.110 |
| testGetAvailableAnnotationsForMethod | Success | | 0.113 |
| testGetAvailableAnnotationsForParam | Success | | 0.111 |
| testGetAvailableAnnotationsForType | Success | | 0.112 |
| testNewOneWayAnnotation | Success | | 0.119 |
| testNewWebMethodAnnotion | Success | | 0.119 |
| testNewWebResultAnnotation | Success | | 0.124 |
| testNewWebServiceAnnotation | Success | | 0.120 |
| testMergeJavaFile | Success | | 0.178 |
| testNewWebServiceAnnotation | Success | | 0.196 |
| testWebParameter | Success | | 0.215 |
| testValidateWS | Failure | should 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 |
| testValidSoapBinding | Failure | should 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 |
| testInvalideSoapBinding | Success | | 0.004 |
| testBuildTreeFromOneAnnWS | Success | | 0.008 |
| testBuildTreeFromOneAnnSoap | Success | | 0.006 |
| testBuildTreeFromSimpleName | Success | | 0.005 |
| testValidateXML | Success | | 0.022 |
| testInvalidXML_javaID | Success | | 0.023 |
| testValidSoapBinding | Success | | 0.030 |
| testBasics | Success | | 4.946 |
| testAnnotationAtTheTypeLevel | Success | | 1.603 |
| testAddPages | Success | | 0.021 |
| testCreateJavaFirstProject | Success | | 1.739 |
| testAddPages | Success | | 0.243 |
| testCreateWsdlFirstProjectOnly | Success | | 0.547 |
| testCreateProjectWithWsdl | Success | | 8.002 |
| testCreateProjectWithoutCodeGeneration | Success | | 0.608 |
| testCanFlipToNextPage | Success | | 0.194 |
| testAddButtonEnabled | Success | | 0.315 |
| testFatchWsdlFromURL | Error | N/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 |
| testDefaultPackageName | Success | | 1.405 |
| testWizardNotNull | Success | | 0.634 |
| testNumberWizardPages | Success | | 1.200 |
| testContextHelpID | Success | | 0.423 |
| testSelectionPageIsStartingPage | Success | | 0.400 |
| testNoPreviousPageInitially | Success | | 0.409 |
| testHasNextPageInitially | Success | | 0.442 |
| testSelectionPageNextPageAttributePropertyPage | Success | | 0.413 |
| testAttributePagePreviousPageIsSelectionPage | Success | | 0.395 |
| testResultMethodSelected | Success | | 0.769 |
| testOnewayMethodSelected | Success | | 0.760 |
| testInitialSetup | Success | | 0.414 |
| testSortingAndLabeling | Success | | 0.286 |
| testValidation | Success | | 0.972 |
| testInitializeFromData | Success | | 0.566 |
| testApplyToData | Success | | 0.361 |
| testTableItems | Success | | 0.000 |
| testValidation | Success | | 0.000 |
| testInitializeFromData | Success | | 0.000 |
| testApplyToData | Success | | 0.000 |
| testWizardNotNull | Success | | 0.682 |
| testNumberWizardPages | Success | | 0.461 |
| testContextHelpID | Success | | 0.397 |
| testAttributePageIsStartingPage | Success | | 0.395 |
| testNoPreviousPageInitially | Success | | 0.432 |
| testNosNextPageInitially | Success | | 0.500 |
| testClientServerButtons | Success | | 0.631 |
| testApplyToData | Success | | 0.529 |
| testWizardNotNull | Success | | 4.535 |
| testNumberWizardPages | Success | | 0.296 |
| testContextHelpID | Success | | 0.262 |
| testGeneralInfoPageIsStartingPage | Success | | 0.258 |
| testNoPreviousPageInitially | Success | | 0.259 |
| testNoNextPageInitially | Success | | 0.298 |
| testReadWSDL | Success | | 0.114 |
| testExpendImportSchema | Success | | 0.133 |
| testCreateSimpleLogicalHandler | Success | | 9.670 |
| testCreateLogicalHandler | Success | | 12.772 |
| testGenerateJava | Failure | should 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 |
| testAnnFilter | Success | | 6.891 |