Perform Behavior tweaking on methods rather then the whole mocked type
Namespace: TypeMock
Assembly: TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax
Parameters
- methodName
- Type: SystemString
Name of method
Return Value
Type: IMethodSettingsInterface to change method Behavior
Implements
IMockControlMethodSettings(String)Remarks
See Also