<@U0DHVHB5W>: another required addition is `eq()` ...
# android
a
@aballano: another required addition is
eq()
(and other) matchers, because Mockito’s ones by default return
null
for non-primitive arguments and Kotlin happily crashes with npe
👍 2