{"ScriptPreparationCode":null,"TestCases":[{"Name":"Index Of","Code":"var a = \u0027hello#a#bc#helloa\u0027;\r\nvar b = a.indexOf(\u0027helloa\u0027);","IsDeferred":false},{"Name":"Includes","Code":"var a = \u0027hello#a#bc#helloa\u0027;\r\nvar b = a.includes(\u0027helloa\u0027);","IsDeferred":false}]}