Show / Hide Table of Contents

Class LazyLoad_Tests

Inheritance
object
SaasTestBase<SaasEntityFrameworkCoreTestModule>
LazyLoad_Tests<SaasEntityFrameworkCoreTestModule>
LazyLoad_Tests
Inherited Members
LazyLoad_Tests<SaasEntityFrameworkCoreTestModule>.Should_Lazy_Load_Tenant_Collections()
LazyLoad_Tests<SaasEntityFrameworkCoreTestModule>.TenantRepository
SaasTestBase<SaasEntityFrameworkCoreTestModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Namespace: Volo.Saas.EntityFrameworkCore
Assembly: Volo.Saas.EntityFrameworkCore.Tests.dll
Syntax
public class LazyLoad_Tests : LazyLoad_Tests<SaasEntityFrameworkCoreTestModule>

Constructors

LazyLoad_Tests()

Declaration
public LazyLoad_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