Join Slack
Powered by
Change your test method to ``` @Test fun mainA...
# android
p
pawel.urban
07/03/2016, 12:59 PM
Change your test method to
Copy code
@Test fun mainActivityTest() { mActivityTestRule.activity.myApplication.user }
It will start working correctly.
Open in Slack
Previous
Next