{"ScriptPreparationCode":null,"TestCases":[{"Name":"split separator","Code":"str.split(\u0027 \u0027)","IsDeferred":false},{"Name":"split regex","Code":"str.split(/\\s/)","IsDeferred":false}]}