{"ScriptPreparationCode":"var obj = {a:2};","TestCases":[{"Name":"instanceof","Code":"obj instanceof Object ","IsDeferred":false},{"Name":"typeof","Code":"typeof obj === \u0027object\u0027","IsDeferred":false},{"Name":"test attribute","Code":"obj.a","IsDeferred":false}]}