powered by
Return the number of times a test function has been evaluated.
number_of_evaluations(fn)
[counting_function] A counting function as returned by counting_function.
counting_function
The current value of the evaluation counter.
The test function must be wrapped by counting_function for this to work.