{"ScriptPreparationCode":null,"TestCases":[{"Name":"slice","Code":"let x = \u0027hello\u0027\r\nx.slice(1)","IsDeferred":false},{"Name":"substring","Code":"let x = \u0027hello\u0027\r\nx.substring(1)","IsDeferred":false}]}