{"ScriptPreparationCode":"var context1 = {\r\n title: \u0027fish\u0027,\r\n position: 1\r\n}\r\n\r\n","TestCases":[{"Name":"Object-hash ","Code":"objectHash(context1,{algorithm:\u0027sha1\u0027,encoding:\u0027hex\u0027})","IsDeferred":false},{"Name":"Object-hash excludeKeys","Code":"objectHash(context1,{algorithm:\u0027sha1\u0027,encoding:\u0027hex\u0027, excludeKeys(key) {\r\n return !context1.hasOwnProperty(key);\r\n },})","IsDeferred":false}]}