Class FeatureAppService_Tests
Inheritance
FeatureAppService_Tests
Assembly: Volo.Abp.FeatureManagement.Application.Tests.dll
Syntax
public class FeatureAppService_Tests : FeatureManagementApplicationTestBase, IDisposable
Constructors
FeatureAppService_Tests()
Declaration
public FeatureAppService_Tests()
Methods
AfterAddApplication(IServiceCollection)
Declaration
protected override void AfterAddApplication(IServiceCollection services)
Parameters
Overrides
GetAsync()
Declaration
Returns
ResetToDefaultAsync()
Declaration
public Task ResetToDefaultAsync()
Returns
UpdateAsync()
Declaration
public Task UpdateAsync()
Returns
Implements
Extension Methods