{"ScriptPreparationCode":null,"TestCases":[{"Name":"replace with regex","Code":"\u0027Ala ma kota\u0027.replace(/ /g, \u0027_\u0027);","IsDeferred":false},{"Name":"replaceAll","Code":"\u0027Ala ma kota\u0027.replaceAll(\u0027 \u0027, \u0027_\u0027);","IsDeferred":false}]}