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