anyone here have a problem doing some unit test on Android Studio 3 ? my test works fine on previous Android Studio version, but now you can't run directly inside your IDE, some problems regarding
parcelable
and
context
not being initialized. I'm still have no idea why it is happen now, even I'm not mocking or use any