Expect unlimited calls from method
Namespace: TypeMock
Assembly: TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax
Parameters
- method
- Type: SystemString
Method Name - genericTypes
- Type: SystemType
List of generic types, to mock bounded generic methods
Return Value
Type: IParametersCan Check Parameters, see IParameters
Implements
IMockControlExpectAlways(String, Type)Exceptions
Exception | Condition |
---|---|
TypeMockException | If method is not found |
See Also