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