IMockControl Properties

Typemock Isolator Developer Guide

The IMockControl type exposes the following members.

Properties

  NameDescription
Public propertyCallBase
Allow mocking a method in a base class that is hidden by the mocked class
Public propertyValidateArgsOnVerify Obsolete.
Obsolete. Argument validation is done both on calling the method and during Verify. Postpone throwing validation errors till Verify is called
Top
See Also

Reference