Show / Hide Table of Contents

Class IdentityRoleRepository_Tests

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

Constructors

IdentityRoleRepository_Tests()

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