toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
test-utils-base
/
com.splendo.kaluga.test.base.mock
/
BaseMethodMock
/
Stub
/
doReturn
do
Return
fun
doReturn
(
value
:
R
)
Sets the answer to return a given value.
Parameters
value
the result to return as an answer to the stub being called.