fluentassertions / fluentassertions.json

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

Extend JToken assertions #4

Closed ronaldkroon closed 6 years ago

ronaldkroon commented 7 years ago

Add the following JToken assertions:

dennisdoomen commented 6 years ago

Is this still relevant? If so, please rebase on release-5.0.0

ronaldkroon commented 6 years ago

Only the last commit is still relevant (rest already merged). I want to add a method that takes a string in JSON format to compare with. But then we have:

We need to decide what to do with this.

BTW: NotBeEquivalent does not behave exactly as the opposite of BeEquivalent.

I can work on this when the plan is clear.

dennisdoomen commented 6 years ago

So if we can get some breaking changes in, what would we want to keep?