Mock Properties

Moq 2.6

The Mock type exposes the following members.

Properties

  NameDescription
Behavior
Implements Behavior.
CallBase
Implements CallBase.
DefaultValue
Implements DefaultValue.
ImplementedInterfaces
Exposes the list of extra interfaces implemented by the mock.
Object
The mocked object instance. Implements Object.

See Also