Typemock Natural Mocks can validates parameter values, collections and arrays,
as well as repeat expectation.
Namespace: TypeMock
Assembly: TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax
The IMockBehavior type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CheckArguments | |
![]() | IgnoreArguments | |
![]() | Repeat | |
![]() | RepeatAlways | |
![]() | WhenArgumentsMatch |
Remarks
![]() |
---|
This Interface is not to be implemented by client |
See Also