mockito-kotlin / org.mockito.kotlin / KArgumentCaptor / thirdValue

thirdValue

val thirdValue: T

The third captured value of the argument.

Exceptions

IndexOutOfBoundsException - if the value is not available.