{"ScriptPreparationCode":"const foo = \u0027String 1 whatever\u0027;\r\nconst bar = \u0027String 1 whatever\u0027;","TestCases":[{"Name":"isEqual","Code":"_.isEqual(foo, bar);","IsDeferred":false},{"Name":"eq","Code":"_.eq(foo, bar);","IsDeferred":false},{"Name":"native","Code":"foo === bar","IsDeferred":false}]}