You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/modules/feature-management/test/Volo.Abp.FeatureManagement..../Volo/Abp/FeatureManagement
maliming 00f5169b86
Refactor.
5 years ago
..
FeatureManagementStore_Tests.cs Storage cache in the unit of work. 5 years ago
FeatureManagementTestBase.cs add missing namespace to FeatureManagementTestBase: Volo.Abp.Testing 6 years ago
FeatureManagementTestBaseModule.cs feature-management use async api 6 years ago
FeatureManagementTestData.cs Add Volo.Abp.FeatureManagement unit tests. 7 years ago
FeatureManagementTestDataBuilder.cs Remove ConfigureAwait of async method. 6 years ago
FeatureValueRepository_Tests.cs Refactor. 5 years ago
TestEditionIds.cs Revise feature management providers. 7 years ago
TestFeatureDefinitionProvider.cs