You use the kotlin version of mockito or the java version? And may I suggest you look into mockk...it changed my life and is programmatic in terms of Kotlin imo.
t
Timo Stark
03/01/2022, 7:30 PM
Sure. Let me try to port my code real quick. stand by.
m
mkrussel
03/01/2022, 7:35 PM
I really like the API for mockk but it was so much slower than mockito.