{"ScriptPreparationCode":"var testCase = \u0022\\\u0022test\u0027 case\u0060to check \u0060how much time it\u0027d be taken\u0022;","TestCases":[{"Name":"lodash trim","Code":"_.trim(testCase, \u0022\\\u0022\u0027\u0060\u0022)","IsDeferred":false},{"Name":"js replace","Code":"testCase.replace(/[\u0022\u0027\u0060]/g, \u0027\u0027)","IsDeferred":false},{"Name":"js replaceAll","Code":"testCase.replaceAll(/[\u0022\u0027\u0060]/g, \u0027\u0027)","IsDeferred":false}]}