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