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