-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add tests to increase enum serialization code coverage (#40601)
* add tests to increase enum serialization code coverage * implement feedback and add test to cover naming policy scenario * remove unnecessary bound check now that all primitive types are supported * Revert "remove unnecessary bound check now that all primitive types are supported" This reverts commit 0a6a345. * implement review feedback remove unnecessary serializer options in test rename JsonNamingPolicy ToLower -> ToLowerNamingPolicy * Remove commented-out code Co-authored-by: David Cantú <[email protected]>
- Loading branch information
1 parent
0a69f02
commit 0446e4f
Showing
1 changed file
with
230 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters