SpiedFn extends Function
Represents a function that is spied.
Constructor
Properties
Array records
Array of record objects, each containing an invocation for the function. Each invocation is a mapping of timestamp -> array of arguments used to invoke it.