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