-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It slightly modifies the behavior of AssertContains as it now checks for all properties of ExpectedDifference at once instead of splitting the rule and jsonref checks into two separate asserts. This is more in line with what we expect from the method. AssertContainsOnly is replaced by an optional param to AssertContains.
- Loading branch information
Showing
2 changed files
with
86 additions
and
97 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
Oops, something went wrong.