Tests for JsonSerializerOptions.GetConverter() and converter methods (dotnet/corefx...
authorbuyaa-n <bunamnan@microsoft.com>
Thu, 15 Aug 2019 18:31:04 +0000 (11:31 -0700)
committerGitHub <noreply@github.com>
Thu, 15 Aug 2019 18:31:04 +0000 (11:31 -0700)
commit98d4f7bbbbd29903b15df734b8f3fbc4be39f15a
tree1f8acb684f03179db62783af19c5fbee81b5c545
parentf8e19f5c99648c39a93481271e79283f4439b07c
Tests for JsonSerializerOptions.GetConverter() and converter methods (dotnet/corefx#39750)

* Tests for JsonSerializerOptions.GetConverter

Commit migrated from https://github.com/dotnet/corefx/commit/e11af6abaaec093cd77cb55738b99b466f70148e
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Converters/JsonValueConverterKeyValuePair.cs
src/libraries/System.Text.Json/tests/Serialization/CustomConverterTests.Array.cs
src/libraries/System.Text.Json/tests/Serialization/CustomConverterTests.Dictionary.cs
src/libraries/System.Text.Json/tests/Serialization/OptionsTests.cs