Join Slack
Powered by
Here is the Robolectric code causing problem: <htt...
# android
e
eyal
01/24/2018, 3:27 PM
Here is the Robolectric code causing problem:
https://github.com/robolectric/robolectric/blob/6fa38fc48242cbdcb08b54f4bd5b5a0a8dbee6f2/robolectric/src/main/java/org/robolectric/ParameterizedRobolectricTestRunner.java#L153
This is throwing a ClassCastException
r
rkeazor
01/24/2018, 4:39 PM
everything should still map back to object, i believe. Try it using sealed classes instead of enums
5
Views
Open in Slack
Previous
Next