Class FeatureValueProviderManager_Tests
Inheritance
FeatureValueProviderManager_Tests
Implements
Inherited Members
Namespace: Volo.Abp.Features
Assembly: Volo.Abp.Features.Tests.dll
Syntax
public class FeatureValueProviderManager_Tests : FeatureTestBase, IDisposable
Constructors
FeatureValueProviderManager_Tests()
Declaration
public FeatureValueProviderManager_Tests()
Methods
SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Declaration
protected override void SetAbpApplicationCreationOptions(AbpApplicationCreationOptions options)
Parameters
Type | Name | Description |
---|---|---|
AbpApplicationCreationOptions | options |
Overrides
Should_Throw_Exception_If_Duplicate_Provider_Name_Detected()
Declaration
public void Should_Throw_Exception_If_Duplicate_Provider_Name_Detected()