Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CallTrackerReportInformation

Index

Properties

actual

actual: number

The actual number of times the function was called.

expected

expected: number

The number of times the function was expected to be called.

message

message: string

operator

operator: string

The name of the function that is wrapped.

stack

stack: object

A stack trace of the function.

Generated using TypeDoc