Overload List

  NameDescription
Clear()()()
Clear all expectations
(Inherited from Mock.)
Clear(String)
Clear expectation of a method
(Inherited from Mock.)
Clear(ExpectationBlock)
Clear expectation of an expectation block
(Inherited from Mock.)

See Also