Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1143196.49%122.715
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.tests11413122.715

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

NameTestsErrorsFailuresTime(s)
AllTests11413122.715
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testAnnotationForTypesSuccess4.134
testJavaAnnotationNatureSuccess0.121
testJaxWsAnnotationNatureSuccess0.265
testGetModeSuccess0.221
testGetNameSuccess0.019
testGetPartNameSuccess0.020
testGetTargetNAmespaceSuccess0.019
testGetHeaderSuccess0.019
testGetNameSuccess0.018
testGetPartNameSuccess0.020
testGetTargetNAmespaceSuccess0.009
testHasWebServiceAnnotationSuccess0.283
testHasWrapperAnnotationSuccess0.121
testStringArraySuccess1.777
testArrayListSuccess0.987
testCreateWrapperClassSuccess2.872
testInoutParameterSuccess2.430
testComplexTypeParameterSuccess2.528
testJaxbAnnotaionSuccess2.392
testBug176347_OnewayResponseSuccess2.352
testBug176464_SimpleTypeSuccess2.083
testBug176346_defaultClassNameSuccess1.567
testGetAnnotationImportSuccess0.002
testNewXmlAccessorTypeAnnotationSuccess0.001
testNewXmlElementAnnotationSuccess0.001
testNewXmlRootElementAnnotationSuccess0.000
testNewXmlTypeAnnotationSuccess0.001
testRequestWrapperSuccess0.113
testResponseWrapperSuccess0.074
testServiceModeSuccess0.076
testWebFaultSuccess0.074
testWebServiceClientSuccess0.236
testWebEndpointSuccess0.076
testWebServiceProviderSuccess0.075
testBindingTypeSuccess0.074
testWebServiceRefTypeSuccess0.076
testWebServiceRefFieldSuccess0.074
testWebServiceRefMethodSuccess0.084
testWebServiceRefsSuccess0.079
testGetAnnotationImportSuccess0.080
testGetAvailableAnnotationsForMethodSuccess0.080
testGetAvailableAnnotationsForParamSuccess0.111
testGetAvailableAnnotationsForTypeSuccess0.200
testNewOneWayAnnotationSuccess0.208
testNewWebMethodAnnotionSuccess0.207
testNewWebResultAnnotationSuccess0.213
testNewWebServiceAnnotationSuccess0.205
testMergeJavaFileSuccess0.275
testNewWebServiceAnnotationSuccess0.149
testWebParameterSuccess0.157
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: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
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: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
testInvalideSoapBindingSuccess0.003
testBuildTreeFromOneAnnWSSuccess0.008
testBuildTreeFromOneAnnSoapSuccess0.006
testBuildTreeFromSimpleNameSuccess0.007
testValidateXMLSuccess0.022
testInvalidXML_javaIDSuccess0.019
testValidSoapBindingSuccess0.013
testBasicsSuccess22.744
testAnnotationAtTheTypeLevelSuccess1.985
testAddPagesSuccess0.016
testCreateJavaFirstProjectSuccess0.326
testAddPagesSuccess0.242
testCreateWsdlFirstProjectOnlySuccess0.366
testCreateProjectWithWsdlSuccess7.546
testCreateProjectWithoutCodeGenerationSuccess0.433
testCanFlipToNextPageSuccess0.182
testAddButtonEnabledSuccess0.176
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: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
testDefaultPackageNameSuccess0.938
testWizardNotNullSuccess0.845
testNumberWizardPagesSuccess1.025
testContextHelpIDSuccess0.357
testSelectionPageIsStartingPageSuccess0.366
testNoPreviousPageInitiallySuccess0.361
testHasNextPageInitiallySuccess0.334
testSelectionPageNextPageAttributePropertyPageSuccess0.373
testAttributePagePreviousPageIsSelectionPageSuccess0.519
testResultMethodSelectedSuccess1.018
testOnewayMethodSelectedSuccess0.638
testInitialSetupSuccess0.326
testSortingAndLabelingSuccess0.224
testValidationSuccess0.259
testInitializeFromDataSuccess0.256
testApplyToDataSuccess0.233
testTableItemsSuccess0.000
testValidationSuccess0.000
testInitializeFromDataSuccess0.000
testApplyToDataSuccess0.000
testWizardNotNullSuccess0.462
testNumberWizardPagesSuccess0.386
testContextHelpIDSuccess0.359
testAttributePageIsStartingPageSuccess0.370
testNoPreviousPageInitiallySuccess0.465
testNosNextPageInitiallySuccess0.461
testClientServerButtonsSuccess0.926
testApplyToDataSuccess0.327
testWizardNotNullSuccess4.516
testNumberWizardPagesSuccess0.268
testContextHelpIDSuccess0.238
testGeneralInfoPageIsStartingPageSuccess0.314
testNoPreviousPageInitiallySuccess0.328
testNoNextPageInitiallySuccess0.331
testReadWSDLSuccess0.117
testExpendImportSchemaSuccess0.157
testCreateSimpleLogicalHandlerSuccess9.059
testCreateLogicalHandlerSuccess8.374
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: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
testAnnFilterSuccess6.786
testBuilderSuccess0.093
testCleanSuccess0.135
testFullBuildSuccess5.609
testIncrementalBuildSuccess5.746
Properties >>

Back to top