Show / Hide Table of Contents

Class TenantRepository_Tests

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

Constructors

TenantRepository_Tests()

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