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