Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1143196.49%137.465
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.tests11413137.465

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

NameTestsErrorsFailuresTime(s)
AllTests11413137.465
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testAnnotationForTypesSuccess4.611
testJavaAnnotationNatureSuccess0.154
testJaxWsAnnotationNatureSuccess0.424
testGetModeSuccess0.200
testGetNameSuccess0.003
testGetPartNameSuccess0.003
testGetTargetNAmespaceSuccess0.004
testGetHeaderSuccess0.003
testGetNameSuccess0.003
testGetPartNameSuccess0.003
testGetTargetNAmespaceSuccess0.003
testHasWebServiceAnnotationSuccess0.419
testHasWrapperAnnotationSuccess0.169
testStringArraySuccess1.790
testArrayListSuccess1.114
testCreateWrapperClassSuccess3.710
testInoutParameterSuccess3.311
testComplexTypeParameterSuccess3.150
testJaxbAnnotaionSuccess2.658
testBug176347_OnewayResponseSuccess2.534
testBug176464_SimpleTypeSuccess1.974
testBug176346_defaultClassNameSuccess2.074
testGetAnnotationImportSuccess0.002
testNewXmlAccessorTypeAnnotationSuccess0.001
testNewXmlElementAnnotationSuccess0.001
testNewXmlRootElementAnnotationSuccess0.001
testNewXmlTypeAnnotationSuccess0.001
testRequestWrapperSuccess0.159
testResponseWrapperSuccess0.097
testServiceModeSuccess0.099
testWebFaultSuccess0.099
testWebServiceClientSuccess0.098
testWebEndpointSuccess0.097
testWebServiceProviderSuccess0.100
testBindingTypeSuccess0.099
testWebServiceRefTypeSuccess0.106
testWebServiceRefFieldSuccess0.224
testWebServiceRefMethodSuccess0.107
testWebServiceRefsSuccess0.105
testGetAnnotationImportSuccess0.109
testGetAvailableAnnotationsForMethodSuccess0.165
testGetAvailableAnnotationsForParamSuccess0.225
testGetAvailableAnnotationsForTypeSuccess0.227
testNewOneWayAnnotationSuccess0.243
testNewWebMethodAnnotionSuccess0.242
testNewWebResultAnnotationSuccess0.239
testNewWebServiceAnnotationSuccess0.219
testMergeJavaFileSuccess0.237
testNewWebServiceAnnotationSuccess0.199
testWebParameterSuccess0.098
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.250
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.066
testInvalideSoapBindingSuccess0.015
testBuildTreeFromOneAnnWSSuccess0.015
testBuildTreeFromOneAnnSoapSuccess0.007
testBuildTreeFromSimpleNameSuccess0.007
testValidateXMLSuccess0.025
testInvalidXML_javaIDSuccess0.023
testValidSoapBindingSuccess0.015
testBasicsSuccess20.110
testAnnotationAtTheTypeLevelSuccess2.085
testAddPagesSuccess0.023
testCreateJavaFirstProjectSuccess3.788
testAddPagesSuccess0.418
testCreateWsdlFirstProjectOnlySuccess1.217
testCreateProjectWithWsdlSuccess8.307
testCreateProjectWithoutCodeGenerationSuccess1.371
testCanFlipToNextPageSuccess0.297
testAddButtonEnabledSuccess0.260
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.233
testDefaultPackageNameSuccess0.775
testWizardNotNullSuccess0.496
testNumberWizardPagesSuccess1.312
testContextHelpIDSuccess0.517
testSelectionPageIsStartingPageSuccess0.605
testNoPreviousPageInitiallySuccess0.644
testHasNextPageInitiallySuccess0.469
testSelectionPageNextPageAttributePropertyPageSuccess0.516
testAttributePagePreviousPageIsSelectionPageSuccess0.406
testResultMethodSelectedSuccess0.810
testOnewayMethodSelectedSuccess0.713
testInitialSetupSuccess0.348
testSortingAndLabelingSuccess0.224
testValidationSuccess0.251
testInitializeFromDataSuccess0.287
testApplyToDataSuccess0.275
testTableItemsSuccess0.001
testValidationSuccess0.000
testInitializeFromDataSuccess0.000
testApplyToDataSuccess0.000
testWizardNotNullSuccess0.760
testNumberWizardPagesSuccess0.519
testContextHelpIDSuccess0.503
testAttributePageIsStartingPageSuccess0.487
testNoPreviousPageInitiallySuccess0.388
testNosNextPageInitiallySuccess0.393
testClientServerButtonsSuccess0.522
testApplyToDataSuccess0.404
testWizardNotNullSuccess3.017
testNumberWizardPagesSuccess0.336
testContextHelpIDSuccess0.279
testGeneralInfoPageIsStartingPageSuccess0.292
testNoPreviousPageInitiallySuccess0.407
testNoNextPageInitiallySuccess0.369
testReadWSDLSuccess0.140
testExpendImportSchemaSuccess0.178
testCreateSimpleLogicalHandlerSuccess10.307
testCreateLogicalHandlerSuccess12.349
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)
7.590
testAnnFilterSuccess7.221
testBuilderSuccess0.122
testCleanSuccess0.160
testFullBuildSuccess5.908
testIncrementalBuildSuccess5.677
Properties >>

Back to top