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

firstValue

val firstValue: T

The first captured value of the argument.

Exceptions

IndexOutOfBoundsException - if the value is not available.