IOccurrence Methods

Moq 2.6

The IOccurrence type exposes the following members.

Methods

  NameDescription
AtMost
The expected invocation can happen at most specified number of times.
AtMostOnce
The expected invocation can happen at most once.

See Also