skuzzle / snapshot-tests

Convenient snapshot testing for Java
https://skuzzle.github.io/snapshot-tests/reference/latest/
MIT License
12 stars 0 forks source link

'Strict order' only applies to array elements, not objects #85

Open skuzzle opened 1 year ago

skuzzle commented 1 year ago

CompareMode.STRICT and CompareMode.STRICT_ORDERING only apply to order of array elements but apprently not to the order of json object attributes