IMockControlExpectGetIndexAlways Method

Typemock Isolator Developer Guide
Expect unlimited set of an Index and mock throwing an exception

Namespace:  TypeMock
Assembly:  TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax

IIndexGetParameters ExpectGetIndexAlways(
	Object value
)

Parameters

value
Type: SystemObject
Mocked Index Value

Return Value

Type: IIndexGetParameters
Can Check Property value, see IIndexGetParameters
Exceptions

ExceptionCondition
TypeMockExceptionIf index is not found
See Also

Reference