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