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

thirdValue

val thirdValue: T

The third captured value of the argument.

Exceptions

IndexOutOfBoundsException - if the value is not available.