robolectric/robolectric

Cannot test whether active network is roaming

Open

#5,424 opened on Jan 13, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (5,755 stars) (1,356 forks)batch import
help wanted

Description

Description

I have a function testing for whether the active network is roaming using either NetworkCapabilities#hasCapability or NetworkInfo#isRoaming. I cannot find a way to test either mechanism.

Robolectric & Android Version

Robolectric 4.0 Android Lollipop/Marshmallow.

Contributor guide

Cannot test whether active network is roaming · robolectric/robolectric#5424 | Good First Issue