Mock(T) Properties
From Moq 2.6
The Mock<(Of <(T>)>) type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Behavior |
Implements Behavior.
(Inherited from Mock.) | |
| CallBase |
Implements CallBase.
(Inherited from Mock.) | |
| DefaultValue |
Implements DefaultValue.
(Inherited from Mock.) | |
| ImplementedInterfaces |
Exposes the list of extra interfaces implemented by the mock.
(Inherited from Mock.) | |
| Object |
Exposes the mocked object instance.
|