fluentassertions / fluentassertions.json

NewtonSoft.Json extensions for FluentAssertions
Apache License 2.0
72 stars 26 forks source link

Only get serializer when necessary #11

Closed jnyrup closed 7 years ago

jnyrup commented 7 years ago

The writer is only used in the else branch. This is purely motivated by an analysis tool suggestion.

dennisdoomen commented 7 years ago

I would put this on the 5.0 release branch.