toggle menu
mockito-kotlin
5.3.1
jvm
switch theme
search in API
mockito-kotlin
/
org.mockito.kotlin
/
UseConstructor
/
Companion
Companion
object
Companion
Members
Functions
parameterless
Link copied to clipboard
fun
parameterless
(
)
:
UseConstructor
Invokes the parameterless constructor.
with
Arguments
Link copied to clipboard
fun
withArguments
(
vararg
arguments
:
Any
)
:
UseConstructor
Invokes a constructor with given arguments.