{"ScriptPreparationCode":"var str = \u0022this is a test\u0022","TestCases":[{"Name":"Regex","Code":"str.match(/^..._(?:BASE|PRO)$/)","IsDeferred":false},{"Name":"endsWith","Code":"str.endsWith(\u0022_BASE\u0022) || str.endsWith(\u0022_PRO\u0022)","IsDeferred":false}]}