Show / Hide Table of Contents

Class IdentityRoleRepository_Tests

Inheritance
object
AbpIdentityTestBase<AbpIdentityEntityFrameworkCoreTestModule>
IdentityRoleRepository_Tests<AbpIdentityEntityFrameworkCoreTestModule>
IdentityRoleRepository_Tests
Inherited Members
IdentityRoleRepository_Tests<AbpIdentityEntityFrameworkCoreTestModule>.FindByNormalizedNameAsync()
IdentityRoleRepository_Tests<AbpIdentityEntityFrameworkCoreTestModule>.GetListAsync()
IdentityRoleRepository_Tests<AbpIdentityEntityFrameworkCoreTestModule>.GetDefaultOnesAsync()
IdentityRoleRepository_Tests<AbpIdentityEntityFrameworkCoreTestModule>.GetCountAsync()
IdentityRoleRepository_Tests<AbpIdentityEntityFrameworkCoreTestModule>.Should_Eager_Load_Role_Collections()
IdentityRoleRepository_Tests<AbpIdentityEntityFrameworkCoreTestModule>.RoleRepository
IdentityRoleRepository_Tests<AbpIdentityEntityFrameworkCoreTestModule>.LookupNormalizer
AbpIdentityTestBase<AbpIdentityEntityFrameworkCoreTestModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Namespace: Volo.Abp.Identity.EntityFrameworkCore
Assembly: Volo.Abp.Identity.Pro.EntityFrameworkCore.Tests.dll
Syntax
public class IdentityRoleRepository_Tests : IdentityRoleRepository_Tests<AbpIdentityEntityFrameworkCoreTestModule>

Constructors

IdentityRoleRepository_Tests()

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