| Name | Status | Type | Time(s) |
| testAnnotationForTypes | Success | | 4.611 |
| testJavaAnnotationNature | Success | | 0.154 |
| testJaxWsAnnotationNature | Success | | 0.424 |
| testGetMode | Success | | 0.200 |
| testGetName | Success | | 0.003 |
| testGetPartName | Success | | 0.003 |
| testGetTargetNAmespace | Success | | 0.004 |
| testGetHeader | Success | | 0.003 |
| testGetName | Success | | 0.003 |
| testGetPartName | Success | | 0.003 |
| testGetTargetNAmespace | Success | | 0.003 |
| testHasWebServiceAnnotation | Success | | 0.419 |
| testHasWrapperAnnotation | Success | | 0.169 |
| testStringArray | Success | | 1.790 |
| testArrayList | Success | | 1.114 |
| testCreateWrapperClass | Success | | 3.710 |
| testInoutParameter | Success | | 3.311 |
| testComplexTypeParameter | Success | | 3.150 |
| testJaxbAnnotaion | Success | | 2.658 |
| testBug176347_OnewayResponse | Success | | 2.534 |
| testBug176464_SimpleType | Success | | 1.974 |
| testBug176346_defaultClassName | Success | | 2.074 |
| testGetAnnotationImport | Success | | 0.002 |
| testNewXmlAccessorTypeAnnotation | Success | | 0.001 |
| testNewXmlElementAnnotation | Success | | 0.001 |
| testNewXmlRootElementAnnotation | Success | | 0.001 |
| testNewXmlTypeAnnotation | Success | | 0.001 |
| testRequestWrapper | Success | | 0.159 |
| testResponseWrapper | Success | | 0.097 |
| testServiceMode | Success | | 0.099 |
| testWebFault | Success | | 0.099 |
| testWebServiceClient | Success | | 0.098 |
| testWebEndpoint | Success | | 0.097 |
| testWebServiceProvider | Success | | 0.100 |
| testBindingType | Success | | 0.099 |
| testWebServiceRefType | Success | | 0.106 |
| testWebServiceRefField | Success | | 0.224 |
| testWebServiceRefMethod | Success | | 0.107 |
| testWebServiceRefs | Success | | 0.105 |
| testGetAnnotationImport | Success | | 0.109 |
| testGetAvailableAnnotationsForMethod | Success | | 0.165 |
| testGetAvailableAnnotationsForParam | Success | | 0.225 |
| testGetAvailableAnnotationsForType | Success | | 0.227 |
| testNewOneWayAnnotation | Success | | 0.243 |
| testNewWebMethodAnnotion | Success | | 0.242 |
| testNewWebResultAnnotation | Success | | 0.239 |
| testNewWebServiceAnnotation | Success | | 0.219 |
| testMergeJavaFile | Success | | 0.237 |
| testNewWebServiceAnnotation | Success | | 0.199 |
| testWebParameter | Success | | 0.098 |
| 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.250 |
| 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.066 |
| testInvalideSoapBinding | Success | | 0.015 |
| testBuildTreeFromOneAnnWS | Success | | 0.015 |
| testBuildTreeFromOneAnnSoap | Success | | 0.007 |
| testBuildTreeFromSimpleName | Success | | 0.007 |
| testValidateXML | Success | | 0.025 |
| testInvalidXML_javaID | Success | | 0.023 |
| testValidSoapBinding | Success | | 0.015 |
| testBasics | Success | | 20.110 |
| testAnnotationAtTheTypeLevel | Success | | 2.085 |
| testAddPages | Success | | 0.023 |
| testCreateJavaFirstProject | Success | | 3.788 |
| testAddPages | Success | | 0.418 |
| testCreateWsdlFirstProjectOnly | Success | | 1.217 |
| testCreateProjectWithWsdl | Success | | 8.307 |
| testCreateProjectWithoutCodeGeneration | Success | | 1.371 |
| testCanFlipToNextPage | Success | | 0.297 |
| testAddButtonEnabled | Success | | 0.260 |
| 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.233 |
| testDefaultPackageName | Success | | 0.775 |
| testWizardNotNull | Success | | 0.496 |
| testNumberWizardPages | Success | | 1.312 |
| testContextHelpID | Success | | 0.517 |
| testSelectionPageIsStartingPage | Success | | 0.605 |
| testNoPreviousPageInitially | Success | | 0.644 |
| testHasNextPageInitially | Success | | 0.469 |
| testSelectionPageNextPageAttributePropertyPage | Success | | 0.516 |
| testAttributePagePreviousPageIsSelectionPage | Success | | 0.406 |
| testResultMethodSelected | Success | | 0.810 |
| testOnewayMethodSelected | Success | | 0.713 |
| testInitialSetup | Success | | 0.348 |
| testSortingAndLabeling | Success | | 0.224 |
| testValidation | Success | | 0.251 |
| testInitializeFromData | Success | | 0.287 |
| testApplyToData | Success | | 0.275 |
| testTableItems | Success | | 0.001 |
| testValidation | Success | | 0.000 |
| testInitializeFromData | Success | | 0.000 |
| testApplyToData | Success | | 0.000 |
| testWizardNotNull | Success | | 0.760 |
| testNumberWizardPages | Success | | 0.519 |
| testContextHelpID | Success | | 0.503 |
| testAttributePageIsStartingPage | Success | | 0.487 |
| testNoPreviousPageInitially | Success | | 0.388 |
| testNosNextPageInitially | Success | | 0.393 |
| testClientServerButtons | Success | | 0.522 |
| testApplyToData | Success | | 0.404 |
| testWizardNotNull | Success | | 3.017 |
| testNumberWizardPages | Success | | 0.336 |
| testContextHelpID | Success | | 0.279 |
| testGeneralInfoPageIsStartingPage | Success | | 0.292 |
| testNoPreviousPageInitially | Success | | 0.407 |
| testNoNextPageInitially | Success | | 0.369 |
| testReadWSDL | Success | | 0.140 |
| testExpendImportSchema | Success | | 0.178 |
| testCreateSimpleLogicalHandler | Success | | 10.307 |
| testCreateLogicalHandler | Success | | 12.349 |
| 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)
| 7.590 |
| testAnnFilter | Success | | 7.221 |
| testBuilder | Success | | 0.122 |
| testClean | Success | | 0.160 |
| testFullBuild | Success | | 5.908 |
| testIncrementalBuild | Success | | 5.677 |