{"ScriptPreparationCode":null,"TestCases":[{"Name":"(Math.round(heading * 10) / 10).toFixed(1)","Code":"(Math.round(999 * 10) / 10).toFixed(1)","IsDeferred":false},{"Name":"(heading).toFixed(1)","Code":"(999).toFixed(1)","IsDeferred":false},{"Name":"(Math.round(999 * 10) / 10).toString()","Code":"(Math.round(999 * 10) / 10).toString()","IsDeferred":false}]}