| Name | Status | Type | Time(s) |
| testAnnotationForTypes | Success | | 4.134 |
| testJavaAnnotationNature | Success | | 0.121 |
| testJaxWsAnnotationNature | Success | | 0.265 |
| testGetMode | Success | | 0.221 |
| testGetName | Success | | 0.019 |
| testGetPartName | Success | | 0.020 |
| testGetTargetNAmespace | Success | | 0.019 |
| testGetHeader | Success | | 0.019 |
| testGetName | Success | | 0.018 |
| testGetPartName | Success | | 0.020 |
| testGetTargetNAmespace | Success | | 0.009 |
| testHasWebServiceAnnotation | Success | | 0.283 |
| testHasWrapperAnnotation | Success | | 0.121 |
| testStringArray | Success | | 1.777 |
| testArrayList | Success | | 0.987 |
| testCreateWrapperClass | Success | | 2.872 |
| testInoutParameter | Success | | 2.430 |
| testComplexTypeParameter | Success | | 2.528 |
| testJaxbAnnotaion | Success | | 2.392 |
| testBug176347_OnewayResponse | Success | | 2.352 |
| testBug176464_SimpleType | Success | | 2.083 |
| testBug176346_defaultClassName | Success | | 1.567 |
| testGetAnnotationImport | Success | | 0.002 |
| testNewXmlAccessorTypeAnnotation | Success | | 0.001 |
| testNewXmlElementAnnotation | Success | | 0.001 |
| testNewXmlRootElementAnnotation | Success | | 0.000 |
| testNewXmlTypeAnnotation | Success | | 0.001 |
| testRequestWrapper | Success | | 0.113 |
| testResponseWrapper | Success | | 0.074 |
| testServiceMode | Success | | 0.076 |
| testWebFault | Success | | 0.074 |
| testWebServiceClient | Success | | 0.236 |
| testWebEndpoint | Success | | 0.076 |
| testWebServiceProvider | Success | | 0.075 |
| testBindingType | Success | | 0.074 |
| testWebServiceRefType | Success | | 0.076 |
| testWebServiceRefField | Success | | 0.074 |
| testWebServiceRefMethod | Success | | 0.084 |
| testWebServiceRefs | Success | | 0.079 |
| testGetAnnotationImport | Success | | 0.080 |
| testGetAvailableAnnotationsForMethod | Success | | 0.080 |
| testGetAvailableAnnotationsForParam | Success | | 0.111 |
| testGetAvailableAnnotationsForType | Success | | 0.200 |
| testNewOneWayAnnotation | Success | | 0.208 |
| testNewWebMethodAnnotion | Success | | 0.207 |
| testNewWebResultAnnotation | Success | | 0.213 |
| testNewWebServiceAnnotation | Success | | 0.205 |
| testMergeJavaFile | Success | | 0.275 |
| testNewWebServiceAnnotation | Success | | 0.149 |
| testWebParameter | Success | | 0.157 |
| 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:124) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3330) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3006) 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:515) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:455) at org.eclipse.equinox.launcher.Main.run(Main.java:1193) at org.eclipse.equinox.launcher.Main.main(Main.java:1169)
| 0.241 |
| 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:124) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3330) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3006) 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:515) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:455) at org.eclipse.equinox.launcher.Main.run(Main.java:1193) at org.eclipse.equinox.launcher.Main.main(Main.java:1169)
| 0.044 |
| testInvalideSoapBinding | Success | | 0.003 |
| testBuildTreeFromOneAnnWS | Success | | 0.008 |
| testBuildTreeFromOneAnnSoap | Success | | 0.006 |
| testBuildTreeFromSimpleName | Success | | 0.007 |
| testValidateXML | Success | | 0.022 |
| testInvalidXML_javaID | Success | | 0.019 |
| testValidSoapBinding | Success | | 0.013 |
| testBasics | Success | | 22.744 |
| testAnnotationAtTheTypeLevel | Success | | 1.985 |
| testAddPages | Success | | 0.016 |
| testCreateJavaFirstProject | Success | | 0.326 |
| testAddPages | Success | | 0.242 |
| testCreateWsdlFirstProjectOnly | Success | | 0.366 |
| testCreateProjectWithWsdl | Success | | 7.546 |
| testCreateProjectWithoutCodeGeneration | Success | | 0.433 |
| testCanFlipToNextPage | Success | | 0.182 |
| testAddButtonEnabled | Success | | 0.176 |
| 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:1105) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1129) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1114) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:955) 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:124) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3330) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3006) 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:515) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:455) at org.eclipse.equinox.launcher.Main.run(Main.java:1193) at org.eclipse.equinox.launcher.Main.main(Main.java:1169)
| 0.218 |
| testDefaultPackageName | Success | | 0.938 |
| testWizardNotNull | Success | | 0.845 |
| testNumberWizardPages | Success | | 1.025 |
| testContextHelpID | Success | | 0.357 |
| testSelectionPageIsStartingPage | Success | | 0.366 |
| testNoPreviousPageInitially | Success | | 0.361 |
| testHasNextPageInitially | Success | | 0.334 |
| testSelectionPageNextPageAttributePropertyPage | Success | | 0.373 |
| testAttributePagePreviousPageIsSelectionPage | Success | | 0.519 |
| testResultMethodSelected | Success | | 1.018 |
| testOnewayMethodSelected | Success | | 0.638 |
| testInitialSetup | Success | | 0.326 |
| testSortingAndLabeling | Success | | 0.224 |
| testValidation | Success | | 0.259 |
| testInitializeFromData | Success | | 0.256 |
| testApplyToData | Success | | 0.233 |
| testTableItems | Success | | 0.000 |
| testValidation | Success | | 0.000 |
| testInitializeFromData | Success | | 0.000 |
| testApplyToData | Success | | 0.000 |
| testWizardNotNull | Success | | 0.462 |
| testNumberWizardPages | Success | | 0.386 |
| testContextHelpID | Success | | 0.359 |
| testAttributePageIsStartingPage | Success | | 0.370 |
| testNoPreviousPageInitially | Success | | 0.465 |
| testNosNextPageInitially | Success | | 0.461 |
| testClientServerButtons | Success | | 0.926 |
| testApplyToData | Success | | 0.327 |
| testWizardNotNull | Success | | 4.516 |
| testNumberWizardPages | Success | | 0.268 |
| testContextHelpID | Success | | 0.238 |
| testGeneralInfoPageIsStartingPage | Success | | 0.314 |
| testNoPreviousPageInitially | Success | | 0.328 |
| testNoNextPageInitially | Success | | 0.331 |
| testReadWSDL | Success | | 0.117 |
| testExpendImportSchema | Success | | 0.157 |
| testCreateSimpleLogicalHandler | Success | | 9.059 |
| testCreateLogicalHandler | Success | | 8.374 |
| 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:124) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3330) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3006) 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:515) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:455) at org.eclipse.equinox.launcher.Main.run(Main.java:1193) at org.eclipse.equinox.launcher.Main.main(Main.java:1169)
| 6.915 |
| testAnnFilter | Success | | 6.786 |
| testBuilder | Success | | 0.093 |
| testClean | Success | | 0.135 |
| testFullBuild | Success | | 5.609 |
| testIncrementalBuild | Success | | 5.746 |