dpk
argumentCaptor
val captor = com.nhaarman.mockito_kotlin.argumentCaptor<ByteArray>(); verify(whatever).method(captor.capture())