jellyfin/tests/Jellyfin.Common.Tests/Json
2020-12-31 11:32:32 +01:00
..
JsonBoolNumberTests.cs Fix JsonConverter recursion 2020-12-08 07:18:25 -07:00
JsonCommaDelimitedArrayTests.cs Support IReadOnlyList for JsonCommaDelimitedArrayConverter 2020-10-29 11:32:02 -06:00
JsonCommaDelimitedIReadOnlyListTests.cs Support IReadOnlyList for JsonCommaDelimitedArrayConverter 2020-10-29 11:32:02 -06:00
JsonGuidConverterTests.cs Add nullable guid test 2020-12-09 19:57:25 -07:00
JsonNullableGuidConverterTests.cs Cover all branches in JsonNullableGuidConverter 2020-12-31 11:32:32 +01:00
JsonOmdbConverterTests.cs Use Theory instead of Fact for unit tests 2020-12-29 00:15:36 +01:00