Class SystemTextJsonStringValueJsonConverter_Tests
Inheritance
SystemTextJsonStringValueJsonConverter_Tests
Implements
Inherited Members
Namespace: Volo.Abp.FeatureManagement
Assembly: Volo.Abp.FeatureManagement.Application.Tests.dll
Syntax
public class SystemTextJsonStringValueJsonConverter_Tests : FeatureManagementApplicationTestBase, IDisposable
Constructors
SystemTextJsonStringValueJsonConverter_Tests()
Declaration
public SystemTextJsonStringValueJsonConverter_Tests()
Methods
BeforeAddApplication(IServiceCollection)
Declaration
protected override void BeforeAddApplication(IServiceCollection services)
Parameters
Type | Name | Description |
---|---|---|
IServiceCollection | services |
Overrides
Should_Serialize_And_Deserialize()
Declaration
public void Should_Serialize_And_Deserialize()