Class RegularTestControllerClientProxy_Tests
Inheritance
RegularTestControllerClientProxy_Tests
Assembly: Volo.Abp.Http.Client.Tests.dll
Syntax
public class RegularTestControllerClientProxy_Tests : AbpHttpClientTestBase
Constructors
RegularTestControllerClientProxy_Tests()
Declaration
public RegularTestControllerClientProxy_Tests()
Methods
AbortRequestAsync()
Declaration
public Task AbortRequestAsync()
Returns
DeleteByIdAsync()
Declaration
public Task DeleteByIdAsync()
Returns
GetException1Async()
Declaration
public Task GetException1Async()
Returns
GetException2Async()
Declaration
public Task GetException2Async()
Returns
GetObjectAndIdWithQueryAsync()
Declaration
public Task GetObjectAndIdWithQueryAsync()
Returns
GetObjectWithUrlAsync()
Declaration
public Task GetObjectWithUrlAsync()
Returns
GetObjectandCountAsync()
Declaration
public Task GetObjectandCountAsync()
Returns
GetObjectandFirstReleaseDateAsync()
Declaration
public Task GetObjectandFirstReleaseDateAsync()
Returns
GetObjectandIdAsync()
Declaration
public Task GetObjectandIdAsync()
Returns
GetWithDateTimeParameterAsync()
Declaration
public Task GetWithDateTimeParameterAsync()
Returns
GetWithDateTimeParameterAsync_With_Different_Culture()
Declaration
public Task GetWithDateTimeParameterAsync_With_Different_Culture()
Returns
IncrementValueAsync()
Declaration
public Task IncrementValueAsync()
Returns
PatchValueWithBodyAsync()
Declaration
public Task PatchValueWithBodyAsync()
Returns
PatchValueWithHeaderAndQueryStringAsync()
Declaration
public Task PatchValueWithHeaderAndQueryStringAsync()
Returns
PostObjectWithBodyAsync()
Declaration
public Task PostObjectWithBodyAsync()
Returns
PostObjectWithQueryAsync()
Declaration
public Task PostObjectWithQueryAsync()
Returns
PostObjectWithQueryAsync_With_Different_Culture()
Declaration
public Task PostObjectWithQueryAsync_With_Different_Culture()
Returns
PostValueWithBodyAsync()
Declaration
public Task PostValueWithBodyAsync()
Returns
PostValueWithHeaderAndQueryStringAsync()
Declaration
public Task PostValueWithHeaderAndQueryStringAsync()
Returns
PutValueWithBodyAsync()
Declaration
public Task PutValueWithBodyAsync()
Returns
PutValueWithHeaderAndQueryStringAsync()
Declaration
public Task PutValueWithHeaderAndQueryStringAsync()
Returns
Extension Methods