mockk-dsl
1.13.2
common
mockk-dsl
/
io.mockk
/
MockKAdditionalAnswerScope
/
andThen
and
Then
common
infix
fun
andThen
(
returnValue
:
T
)
:
MockKAdditionalAnswerScope
<
T
,
B
>
Content copied to clipboard
infix
fun
andThen
(
answer
:
MockKAnswerScope
<
T
,
B
>
.
(
Call
)
->
T
)
:
MockKAdditionalAnswerScope
<
T
,
B
>
Content copied to clipboard