Class RegularTestControllerClientProxy_AbpRemoteCallException_Tests
Inheritance
object
RegularTestControllerClientProxy_AbpRemoteCallException_Tests
Implements
System.IDisposable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Http.DynamicProxying
Assembly: Volo.Abp.Http.Client.Tests.dll
Syntax
public class RegularTestControllerClientProxy_AbpRemoteCallException_Tests : AbpHttpClientTestBase, IDisposable
Constructors
RegularTestControllerClientProxy_AbpRemoteCallException_Tests()
Declaration
public RegularTestControllerClientProxy_AbpRemoteCallException_Tests()
Methods
AbpRemoteCallException_On_SendAsync_Test()
Declaration
public Task AbpRemoteCallException_On_SendAsync_Test()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
ConfigureServices(HostBuilderContext, IServiceCollection)
Declaration
protected override void ConfigureServices(HostBuilderContext context, IServiceCollection services)
Parameters
| Type | Name | Description |
|---|---|---|
| Microsoft.Extensions.Hosting.HostBuilderContext | context | |
| Microsoft.Extensions.DependencyInjection.IServiceCollection | services |
Overrides
Volo.Abp.AspNetCore.TestBase.AbpAspNetCoreIntegratedTestBase<Volo.Abp.Http.Startup>.ConfigureServices(Microsoft.Extensions.Hosting.HostBuilderContext, Microsoft.Extensions.DependencyInjection.IServiceCollection)
Implements
System.IDisposable