| Assert.kt |
Asserts the two bitmaps are the same by ensuring their dimensions, config, and pixel data are the same (within the
provided delta): this is the same metrics that [Bitmap.sameAs] uses.
|
1500 |
- |
| BrowserActivityTestRule.kt |
A [org.junit.Rule] to handle shared test set up for tests on [BrowserActivity]. |
1870 |
- |
| Constants.kt |
|
321 |
- |
| ext |
|
|
- |
| matchers |
|
|
- |
| Matchers.kt |
The [espressoIsEnabled] function that can also handle disabled state through the boolean argument. |
2650 |
- |
| MockWebServer.kt |
A [MockWebServer] [Dispatcher] that will return Android assets in the body of requests. |
2978 |
- |
| RetryTestRule.kt |
|
1391 |
- |
| SessionLoadedIdlingResource.kt |
An IdlingResource implementation that waits until the current session is not loading anymore. Only after loading has
completed further actions will be performed.
|
1549 |
- |
| TestAssetHelper.kt |
Helper for hosting web pages locally for testing purposes. |
3679 |
- |
| TestHelper.kt |
|
4386 |
- |