The IMockControl type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CallBase |
Allow mocking a method in a base class that is hidden by the mocked class
| |
| ValidateArgsOnVerify | Obsolete.
Obsolete. Argument validation is done both on calling the method and during Verify.
Postpone throwing validation errors till Verify is called
|
See Also