StubExtensions Members
From Moq 2.6
The StubExtensions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Stub | Overloaded. | |
| StubAll<(Of <(T>)>) |
Stubs all properties on the mock, setting the default value to
the one generated as specified by the DefaultValue
property.
|