{"ScriptPreparationCode":"var point = {\r\n name : \u00221\u0022,\r\n x : 1,\r\n y : 2\r\n}","TestCases":[{"Name":"Interpolation","Code":"\u0060\u003Cbr/\u003E${point.name}: ${point.x}, ${point.y}\u0060","IsDeferred":false},{"Name":"Contatenation","Code":" \u0027\u003Cbr/\u003E\u0027 \u002B\u0027 \u0027\u002Bpoint.name \u002B\u0027 : \u0027\u002Bpoint.x\u002B\u0027 , \u0027\u002B point.y ","IsDeferred":false}]}