{"ScriptPreparationCode":"var stringEnd = \u0027.svg\u0027;\r\nvar stringInclude = \u0027v2assets\u0027\r\nvar stringToCheck = \u0027http://localhost:4200/v2assets/images/icon-svgs/icon-close.component.svg\u0027;\r\n\r\nvar result = null;","TestCases":[{"Name":".endsWith","Code":"result = stringToCheck.endsWith(stringEnd);","IsDeferred":false},{"Name":".includes","Code":"result = stringToCheck.includes(stringInclude);","IsDeferred":false}]}