Class AbpBlobStoringAwsTestCommonBase
Inheritance
object
AbpBlobStoringAwsTestCommonBase
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 AbpBlobStoringAwsTestCommonBase : AbpIntegratedTest<AbpBlobStoringAwsTestCommonModule>, IDisposable
Constructors
AbpBlobStoringAwsTestCommonBase()
Declaration
public AbpBlobStoringAwsTestCommonBase()
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.AbpBlobStoringAwsTestCommonModule>.SetAbpApplicationCreationOptions(Volo.Abp.AbpApplicationCreationOptions)
Implements
System.IDisposable