Represents an object that allows stubbing member variables retrieved.
Gets invoked during the stub registration
(T15 mockObject)
object to register
Sets the value to be returned when the function is called.
(any | error returnValue)
value or error to return