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: System.Type
Type to return the instance mocks
Return Value
Type:Mock[]Array of mocks
Remarks
See Also