Overload List

  NameDescription
ExpectUnmockedGet(String)
Verify 1 get of a Property , continue with get method as normal
(Inherited from Mock.)
ExpectUnmockedGet(String, Int32)
Verify a number of gets of a Property , continue with get method as normal
(Inherited from Mock.)

See Also