{"ScriptPreparationCode":"var stringToMatch = \u0027hello\u0027;","TestCases":[{"Name":"String.includes","Code":"\u0027hello\u0027.includes(stringToMatch)","IsDeferred":false},{"Name":"Or chain","Code":"stringToMatch !== \u0027hello\u0027","IsDeferred":false}]}