Show / Hide Table of Contents

Class AbpIdentityApplicationTestBase

Inheritance
object
AbpIdentityTestBase<AbpIdentityApplicationTestModule>
AbpIdentityExtendedTestBase<AbpIdentityApplicationTestModule>
AbpIdentityApplicationTestBase
IdentityClaimTypeAppService_Tests
IdentityRoleAppService_Tests
IdentitySecurityLogAppService_Tests
IdentitySettingsAppService_Tests
IdentityUserAppService_Tests
IdentityUserLookupAppService_Tests
IdentityUserIntegrationService_Tests
OrganizationUnitAppService_Tests
Inherited Members
AbpIdentityExtendedTestBase<AbpIdentityApplicationTestModule>.GetUser(string)
AbpIdentityExtendedTestBase<AbpIdentityApplicationTestModule>.FindUser(string)
AbpIdentityExtendedTestBase<AbpIdentityApplicationTestModule>.UsingDbContext(Action<IIdentityDbContext>)
AbpIdentityExtendedTestBase<AbpIdentityApplicationTestModule>.UsingDbContext<T>(Func<IIdentityDbContext, T>)
AbpIdentityTestBase<AbpIdentityApplicationTestModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Pro.Application.Tests.dll
Syntax
public class AbpIdentityApplicationTestBase : AbpIdentityExtendedTestBase<AbpIdentityApplicationTestModule>

Constructors

AbpIdentityApplicationTestBase()

Declaration
public AbpIdentityApplicationTestBase()
In this article
Back to top Powered by Volosoft