Overload List

  NameDescription
ExpectGet(String, Object)
Expect 1 get of a Property and mock the Property's value
(Inherited from Mock.)
ExpectGet(String, Object, Int32)
Expect a number of gets of a Property and mock the Property's value
(Inherited from Mock.)

See Also