Check if a type is mocked (with MockAll or instance mocks)
Namespace: TypeMock
Assembly: TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax
Parameters
- type
- Type: SystemType
Type to check
Return Value
Type: Booleantrue when the type is mocked
Remarks
See Also