mockito-kotlin / org.mockito.kotlin / doAnswer

doAnswer

fun <T> doAnswer(answer: (InvocationOnMock) -> T?): Stubber