Show / Hide Table of Contents

Class LazyLoad_Tests<TStartupModule>

Inheritance
object
SaasTestBase<TStartupModule>
LazyLoad_Tests<TStartupModule>
LazyLoad_Tests
Inherited Members
SaasTestBase<TStartupModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Namespace: Volo.Saas
Assembly: Volo.Saas.TestBase.dll
Syntax
public abstract class LazyLoad_Tests<TStartupModule> : SaasTestBase<TStartupModule> where TStartupModule : IAbpModule
Type Parameters
Name Description
TStartupModule

Constructors

LazyLoad_Tests()

Declaration
protected LazyLoad_Tests()

Properties

TenantRepository

Declaration
public ITenantRepository TenantRepository { get; }
Property Value
Type Description
ITenantRepository

Methods

Should_Lazy_Load_Tenant_Collections()

Declaration
public Task Should_Lazy_Load_Tenant_Collections()
Returns
Type Description
Task
In this article
Back to top Powered by Volosoft