<@U7564EW7N> Yes I use kotlin with Mockito - what ...
# announcements
s
@khanhbkqt Yes I use kotlin with Mockito - what error do you get?
k
Hi, The implementation of the mocked object was called. Then I got NullPointerException
s
Have you followed these instructions to mock final objects? http://hadihariri.com/2016/10/04/Mocking-Kotlin-With-Mockito/
k
let me see
thank you
👍 1