-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* gh-782 add unit test for big json * Fail fast when comparing arrays When comparing arrays, we want to find if the array items are equal, not so much how they differ. --------- Co-authored-by: Veli Döngelci <[email protected]>
- Loading branch information
1 parent
2b7d0b7
commit 1a65fae
Showing
4 changed files
with
70 additions
and
13 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
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
1 change: 1 addition & 0 deletions
1
json-unit-core/src/test/resources/big-json-with-common-keys-actual.json
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
json-unit-core/src/test/resources/big-json-with-common-keys-expected.json
Large diffs are not rendered by default.
Oops, something went wrong.