StubExtensions Members

Moq 2.6

The StubExtensions type exposes the following members.

Methods

  NameDescription
StubOverloaded.
StubAll<(Of <(T>)>)
Stubs all properties on the mock, setting the default value to the one generated as specified by the DefaultValue property.

See Also