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