{"ScriptPreparationCode":"var someFloat = 12313.123456789;","TestCases":[{"Name":"toFixed(0)","Code":"someFloat.toFixed(0);","IsDeferred":false},{"Name":"Math.round","Code":"Math.round(someFloat)\r\n","IsDeferred":false}]}