Asserts that the inputs are equal via JSON.stringify (property order on objects does not matter).
JSON.stringify
AssertionError if the assertion fails.
AssertionError
Asserts that the inputs are equal via
JSON.stringify
(property order on objects does not matter).