Join Slack
Communities
Powered by
Actually the issue is a bit more complicated with ...
# announcements
d
diesieben07
09/10/2017, 10:50 PM
Actually the issue is a bit more complicated with
Mockito.any
, since generics are involved... In Kotlin you can express nullability with types, in Java you cannot. Those two worlds collide and you add erasure into the mix and fun (or not so fun) things happen...
Open in Slack
Previous
Next