Property | Type | Description | |
---|---|---|---|
MockWebRequestFactory | Mock |
Method | Description | |
---|---|---|
ApiTestDependencies ( ) : System | ||
EnqueueThisDocumentAsNextResponse ( System.Xml.Linq.XDocument document ) : void | ||
EnqueueThisFileAsNextResponse ( string sampleData ) : void |
public EnqueueThisDocumentAsNextResponse ( System.Xml.Linq.XDocument document ) : void | ||
document | System.Xml.Linq.XDocument | |
return | void |
public EnqueueThisFileAsNextResponse ( string sampleData ) : void | ||
sampleData | string | |
return | void |