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