Returns a list of instance mocks of a type
Namespace: TypeMock
Assembly: TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax
Parameters
- type
- Type: SystemType
Type to return the instance mocks
Return Value
Type: MockArray of mocks
Remarks
See Also