Nodeassertassert.CallTrackerReportInformationinterface assert.CallTrackerReportInformationProperties ##message: string#actual: 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.
interface assert.CallTrackerReportInformationProperties ##message: string#actual: 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.