C# Class Dev2.Tests.Runtime.ESB.WebServiceContainerMock

Inheritance: Dev2.Runtime.ESB.Execution.WebServiceContainer
Mostra file Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
Execute ( ErrorResultTO &errors, int update ) : System.Guid
WebServiceContainerMock ( ServiceAction sa, IDSFDataObject dataObj, IWorkspace theWorkspace, IEsbChannel esbChannel ) : System

Method Details

Execute() public method

public Execute ( ErrorResultTO &errors, int update ) : System.Guid
errors Dev2.DataList.Contract.ErrorResultTO
update int
return System.Guid

WebServiceContainerMock() public method

public WebServiceContainerMock ( ServiceAction sa, IDSFDataObject dataObj, IWorkspace theWorkspace, IEsbChannel esbChannel ) : System
sa Dev2.DynamicServices.Objects.ServiceAction
dataObj IDSFDataObject
theWorkspace IWorkspace
esbChannel IEsbChannel
return System