Remove the WriteNullStringAsProperty test
authorJeremy Barton <jbarton@microsoft.com>
Sat, 13 Jul 2019 21:34:29 +0000 (14:34 -0700)
committerGitHub <noreply@github.com>
Sat, 13 Jul 2019 21:34:29 +0000 (14:34 -0700)
commit055fcba35d3322c4d05425b632cca3d9e4849dd3
treec97950a78394f234804261de1af3945b078fcf2b
parent10aa9f3364c0003028217f7260de932d92a7e7ed
Remove the WriteNullStringAsProperty test

The writer has standardized on not allowing null -> Empty coercion, and this
test no longer is needed since JsonElement doesn't have a WriteProperty method,
and a JsonProperty can't ever have a null property name.

Commit migrated from https://github.com/dotnet/corefx/commit/5294f0da4695162603d24dba351c985181042796
src/libraries/System.Text.Json/tests/JsonElementWriteTests.cs