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

secondValue

val secondValue: T

The second captured value of the argument.

Exceptions

IndexOutOfBoundsException - if the value is not available.