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