{"ScriptPreparationCode":"var a = {key: { query: \u0027hello\u0027, tags: [\u0027a\u0027, \u0027b\u0027, \u0027c\u0027] }, search: true, type: \u0027type\u0027}\r\nvar b = {key: { query: \u0027hello\u0027, tags: [\u0027a\u0027, \u0027b\u0027, \u0027c\u0027] }, search: true, type: \u0027type\u0027}","TestCases":[{"Name":"lodash","Code":"_.isEqual(a, b)","IsDeferred":false},{"Name":"json","Code":"JSON.stringify(a) === JSON.stringify(b)","IsDeferred":false}]}