mockito-kotlin / com.nhaarman.mockito_kotlin / KArgumentCaptor / secondValue

secondValue

val secondValue: T

The second captured value of the argument.

Exceptions

IndexOutOfBoundsException - if the value is not available.