You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Robolectric only has a JUnit 4 interface, however we are adapting it via
RobolectricExtension.kt. However this means we still require a reference
to JUnit4 in this specific testhelpers to do this.
0 commit comments