toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
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.