<@U7564EW7N> easiest solution would be to use `moc...
# test
k
Thank you for your response. I tried that lib but I still got errors. I decided make the parameters nullable and it works. 😞
a
Hm, so does it crash with NPE? Should work
k
It crashed with the parameter. capture(captor) can not be null
a
But you should never make a paramter nullable so that your test runs!