Join Slack
Powered by
Hi guys, I have a question using Robolectric with ...
# android
e
eyal
01/24/2018, 3:26 PM
Hi guys, I have a question using Robolectric with Kotlin tests. On Parameterized tests, the expected parameters are supposed to inherit from
java.lang.Object
. I want to inject a Kotlin object (actually an enum for this case), do you know if there is a trick to get this to work?
2
Views
Open in Slack
Previous
Next