The IMock<(Of <(T>)>) type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Behavior |
Behavior of the mock, according to the value set in the constructor.
| |
| DefaultValue |
Specifies the behavior to use when returning default values for
unexpected invocations.
| |
| Object |
Exposes the mocked object instance.
|