andThen

infix fun andThen(returnValue: T): MockKAdditionalAnswerScope<T, B>


Deprecated

Use andThenAnswer instead of andThen.