{"ScriptPreparationCode":null,"TestCases":[{"Name":"includes","Code":"const str = \u0022https://firebase.com/this/is/a/long/thing\u0022\r\nstr.includes(\u0022https://\u0022)","IsDeferred":false},{"Name":"startsWith","Code":"const str = \u0022https://firebase.com/this/is/a/long/thing\u0022\r\nstr.startsWith(\u0022https://\u0022)","IsDeferred":false}]}