Show / Hide Table of Contents

Class LazyLoading_Tests

Inheritance
object
AbpIdentityTestBase<AbpIdentityEntityFrameworkCoreTestModule>
LazyLoading_Tests<AbpIdentityEntityFrameworkCoreTestModule>
LazyLoading_Tests
Inherited Members
LazyLoading_Tests<AbpIdentityEntityFrameworkCoreTestModule>.Should_Lazy_Load_Role_Collections()
LazyLoading_Tests<AbpIdentityEntityFrameworkCoreTestModule>.Should_Lazy_Load_User_Collections()
LazyLoading_Tests<AbpIdentityEntityFrameworkCoreTestModule>.UserRepository
LazyLoading_Tests<AbpIdentityEntityFrameworkCoreTestModule>.RoleRepository
LazyLoading_Tests<AbpIdentityEntityFrameworkCoreTestModule>.LookupNormalizer
AbpIdentityTestBase<AbpIdentityEntityFrameworkCoreTestModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Namespace: Volo.Abp.Identity.EntityFrameworkCore
Assembly: Volo.Abp.Identity.Pro.EntityFrameworkCore.Tests.dll
Syntax
public class LazyLoading_Tests : LazyLoading_Tests<AbpIdentityEntityFrameworkCoreTestModule>

Constructors

LazyLoading_Tests()

Declaration
public LazyLoading_Tests()

Methods

BeforeAddApplication(IServiceCollection)

Declaration
protected override void BeforeAddApplication(IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
In this article
Back to top Powered by Volosoft