robolectric/robolectric
View on GitHubCannot test whether active network is roaming
Open
#5,424 opened on Jan 13, 2020
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.