A BaseMethodMock.Stub for suspending methods.
Calls this stub with a given set of values
Sets the answer for this stub to a given answer.
Sets the answer await and return the value of a given Deferred.
Sets the answer to execute a given code block.
Sets the answer to execute a given suspended code block.
Sets the answer to return a given value.
Sets the answer to throw a given Throwable