Class AbpAspNetCoreAsyncTestBase_Tests
Inheritance
AbpAspNetCoreAsyncTestBase_Tests
Implements
IAsyncLifetime
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public class AbpAspNetCoreAsyncTestBase_Tests : AbpAspNetCoreAsyncTestBase<AbpAspNetCoreAsyncTestModule>, IAsyncLifetime
Constructors
AbpAspNetCoreAsyncTestBase_Tests()
Declaration
public AbpAspNetCoreAsyncTestBase_Tests()
Methods
Get_API_Response_Test()
Declaration
public Task Get_API_Response_Test()
Returns
Type | Description |
---|---|
Task |
Implements
Xunit.IAsyncLifetime