mockito-kotlin / com.nhaarman.mockito_kotlin / doAnswer

doAnswer

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