Show / Hide Table of Contents

Class TenantRepository_Tests

Inheritance
object
SaasTestBase<SaasEntityFrameworkCoreTestModule>
TenantRepository_Tests<SaasEntityFrameworkCoreTestModule>
TenantRepository_Tests
Inherited Members
TenantRepository_Tests<SaasEntityFrameworkCoreTestModule>.FindByNameAsync()
TenantRepository_Tests<SaasEntityFrameworkCoreTestModule>.FindAsync()
TenantRepository_Tests<SaasEntityFrameworkCoreTestModule>.GetListAsync()
TenantRepository_Tests<SaasEntityFrameworkCoreTestModule>.GetListAsync_WithExpirationDateMinParameter()
TenantRepository_Tests<SaasEntityFrameworkCoreTestModule>.GetListAsync_WithExpirationDateMaxParameter()
TenantRepository_Tests<SaasEntityFrameworkCoreTestModule>.GetListAsync_WithActivationStateParameter()
TenantRepository_Tests<SaasEntityFrameworkCoreTestModule>.Should_Eager_Load_Tenant_Collections()
TenantRepository_Tests<SaasEntityFrameworkCoreTestModule>.GetListWithSeparateConnectionStringAsync()
TenantRepository_Tests<SaasEntityFrameworkCoreTestModule>.TenantRepository
TenantRepository_Tests<SaasEntityFrameworkCoreTestModule>.TestData
SaasTestBase<SaasEntityFrameworkCoreTestModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Namespace: Volo.Saas.EntityFrameworkCore
Assembly: Volo.Saas.EntityFrameworkCore.Tests.dll
Syntax
public class TenantRepository_Tests : TenantRepository_Tests<SaasEntityFrameworkCoreTestModule>

Constructors

TenantRepository_Tests()

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