Class DapperTestBase
Inheritance
DapperTestBase
Implements
Inherited Members
Namespace: Volo.Abp.Dapper
Assembly: Volo.Abp.Dapper.Tests.dll
Syntax
public abstract class DapperTestBase : AbpIntegratedTest<AbpDapperTestModule>, IDisposable
Constructors
DapperTestBase()
Declaration
protected DapperTestBase()
Methods
SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Declaration
protected override void SetAbpApplicationCreationOptions(AbpApplicationCreationOptions options)
Parameters
Type | Name | Description |
---|---|---|
AbpApplicationCreationOptions | options |
Overrides
Volo.Abp.Testing.AbpIntegratedTest<Volo.Abp.Dapper.AbpDapperTestModule>.SetAbpApplicationCreationOptions(Volo.Abp.AbpApplicationCreationOptions)