mockito-kotlin / org.mockito.kotlin / UseConstructor / withArguments

withArguments

fun withArguments(vararg arguments: Any): UseConstructor

Invokes a constructor with given arguments.