Whether the base member virtual implementation will be called
for mocked classes if no expectation is met. Defaults to trueTruetruetrue (True in Visual Basic).
Namespace:
Moq
Assembly:
Moq (in Moq.dll) Version: 2.5.1.153 (2.5.1.0)
Syntax
| C# |
|---|
bool CallBase { get; set; } |
See Also