Property Proxy
interface PropertyProxy<Value> : KMockContract.Proxy<Value, KMockContract.GetOrSet> , KMockContract.ProxyReturnValueSetter<Value>
Content copied to clipboard
Proxy in order to stub/mock property behaviour.
Author
Matthias Geisler
Parameters
Value
the value type of the hosting PropertyProxy.
Functions
get
Link copied to clipboard
getArgumentsForCall
Link copied to clipboard
returnsMany
Link copied to clipboard