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