interface assert.CallTrackerReportInformationPropertiesmessage: stringactual: numberThe actual number of times the function was called. expected: numberThe number of times the function was expected to be called. operator: stringThe name of the function that is wrapped. stack: objectA stack trace of the function.