Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
test-utils-base
/
com.splendo.kaluga.test.base.mock
/
BaseMethodMock
/
Stub
/
doAnswer
do
Answer
fun
doAnswer
(
answer
:
A
)
Sets the answer for this stub to a given answer.
Parameters
answer
The
BaseAnswer
to provide the answer for this stub.