mockito-kotlin / org.mockito.kotlin / KArgumentCaptor / secondValue

secondValue

val secondValue: T

The second captured value of the argument.

Exceptions

IndexOutOfBoundsException - if the value is not available.