Class AbpBlobStoringAwsTestBase
Inheritance
object
AbpBlobStoringAwsTestBase
Implements
System.IDisposable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.BlobStoring.Aws
Assembly: Volo.Abp.BlobStoring.Aws.Tests.dll
Syntax
public class AbpBlobStoringAwsTestBase : AbpIntegratedTest<AbpBlobStoringAwsTestModule>, IDisposable
Constructors
AbpBlobStoringAwsTestBase()
Declaration
public AbpBlobStoringAwsTestBase()
Methods
SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Declaration
protected override void SetAbpApplicationCreationOptions(AbpApplicationCreationOptions options)
Parameters
| Type | Name | Description |
|---|---|---|
| AbpApplicationCreationOptions | options |
Overrides
Volo.Abp.Testing.AbpIntegratedTest<Volo.Abp.BlobStoring.Aws.AbpBlobStoringAwsTestModule>.SetAbpApplicationCreationOptions(Volo.Abp.AbpApplicationCreationOptions)
Implements
System.IDisposable