mockito-kotlin
/
com.nhaarman.mockitokotlin2
/
UseConstructor
/
withArguments
withArguments
fun
withArguments
(
vararg
arguments
:
Any
)
:
UseConstructor
Invokes a constructor with given arguments.