{"ScriptPreparationCode":null,"TestCases":[{"Name":"replaceAll \u002B string","Code":"\u0027test this string\u0027.replaceAll(\u0027 \u0027, \u0027\u0027)","IsDeferred":false},{"Name":"replace \u002B regex","Code":"\u0027test this string\u0027.replace(/\\s\u002B/g, \u0027\u0027)","IsDeferred":false}]}