toggle menu
mockk-dsl
1.13.10
common
switch theme
search in API
mockk-dsl
/
io.mockk
/
MockKStubScope
/
answers
answers
infix
fun
answers
(
answer
:
Answer
<
T
>
)
:
MockKAdditionalAnswerScope
<
T
,
B
>
infix
fun
answers
(
answer
:
MockKAnswerScope
<
T
,
B
>
.
(
Call
)
->
T
)
:
MockKAdditionalAnswerScope
<
T
,
B
>