{"ScriptPreparationCode":null,"TestCases":[{"Name":"URL","Code":"new RegExp(\u0022^([^./]\u002B\\\\.)*slack\\\\.com/coucou\u0022).test(\u0022sub1.sub2.slack.com/coucoucou\u0022)","IsDeferred":false},{"Name":"URLPattern full","Code":"new URLPattern(\u0022http{s}?://{*.}?slack.com/coucou*\u0022).test(\u0022https://sub1.sub2.slack.com/coucoucou\u0022)","IsDeferred":false}]}