interfaceassert.default.CallTrackerReportInformationinterface CallTrackerReportInformationactual: numberThe actual number of times the function was called.expected: numberThe number of times the function was expected to be called.message: stringoperator: stringThe name of the function that is wrapped.stack: objectA stack trace of the function.