Verify 1 get of a Property , continue with get method as normal
Namespace: TypeMock
Assembly: TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax
Parameters
- property
- Type: SystemString
Property Name
Return Value
Type: IParametersCan Check Parameters, see IParameters
Implements
IMockControlExpectUnmockedGet(String)Exceptions
Exception | Condition |
---|---|
TypeMockException | If method not found or is not void |
See Also