{"ScriptPreparationCode":null,"TestCases":[{"Name":"Array.includes","Code":"\u0027foobar\u0027.includes(\u0027foo\u0027);\r\n\r\n\u0027qwertyuiopfoobar\u0027.includes(\u0027foo\u0027);\r\n\r\n\u0027bazbar\u0027.includes(\u0027foo\u0027);","IsDeferred":false},{"Name":"String.match","Code":"\u0027foobar\u0027.match(/foo/);\r\n\r\n\u0027qwertyuiopfoobar\u0027.match(/foo/);\r\n\r\n\u0027bazbar\u0027.match(/foo/);","IsDeferred":false}]}