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

Inheritance: WebServiceContainerMock
Mostra file Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
Execute ( ErrorResultTO &errors, int update ) : System.Guid
FaultyWebServiceContainerMock ( ServiceAction sa, IDSFDataObject dsfDataObject, IWorkspace workspace, 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

FaultyWebServiceContainerMock() public method

public FaultyWebServiceContainerMock ( ServiceAction sa, IDSFDataObject dsfDataObject, IWorkspace workspace, IEsbChannel esbChannel ) : System
sa Dev2.DynamicServices.Objects.ServiceAction
dsfDataObject IDSFDataObject
workspace IWorkspace
esbChannel IEsbChannel
return System