| Constants.kt |
|
338 |
| DeleteFilesHelper.kt |
|
1832 |
| EspressoHelper.kt |
Some convenient methods for testing Focus with espresso.
|
2868 |
| ext |
|
|
| FeatureSettingsHelper.kt |
|
1872 |
| MainActivityTestRule.kt |
|
4620 |
| MockLocationUpdatesRule.kt |
Rule that sets up a mock location provider that can inject location samples
straight to the device that the test is running on.
Credit to the mapbox team
https://github.com/mapbox/mapbox-navigation-android/blob/87fab7ea1152b29533ee121eaf6c05bc202adf02/libtesting-ui/src/main/java/com/mapbox/navigation/testing/ui/MockLocationUpdatesRule.kt
|
3911 |
| MockWebServerHelper.kt |
A [MockWebServer] [Dispatcher] that will return Android assets in the body of requests.
If the dispatcher is unable to read a requested asset, it will fail the test by throwing an
Exception on the main thread.
|
2906 |
| RetryTestRule.kt |
|
1467 |
| StringsHelper.kt |
|
1042 |
| TestAssetHelper.kt |
Helper for hosting web pages locally for testing purposes.
|
2558 |
| TestHelper.kt |
|
12908 |
| TestSetup.kt |
|
987 |