Name Description Size Coverage
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. 1503 -
BrowserActivityTestRule.kt A [org.junit.Rule] to handle shared test set up for tests on [BrowserActivity]. @param initialTouchMode See [ActivityTestRule] @param launchActivity See [ActivityTestRule] 1708 -
Constants.kt 321 -
ext -
matchers -
Matchers.kt The [espressoIsEnabled] function that can also handle disabled state through the boolean argument. 2624 -
MockWebServer.kt A [MockWebServer] [Dispatcher] that will return Android assets in the body of requests. 3017 -
RetryTestRule.kt 1482 -
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. 1585 -
TestAssetHelper.kt Helper for hosting web pages locally for testing purposes. 3697 -
TestHelper.kt 4381 -