JSONConstraintIsSimilarTo Method |
Name | Description | |
---|---|---|
IsSimilarTo(JObject) |
Creates JSONConstraint which compares the test-Object with the given JObject.
| |
IsSimilarTo(String) |
Creates JSONConstraint which compares the test-Object with the given string.
|