DOMAssert.kt |
A collection of assertions for the DOM.
|
869 |
MainActivityTestRule.kt |
A [org.junit.Rule] to handle shared test set up for tests on [MainActivity].
@param initialTouchMode See [ActivityTestRule]
@param launchActivity See [ActivityTestRule]
@param skipOnboarding true to skip the onboarding screen, false otherwise
|
1714 |
Matchers.kt |
The [espressoIsDisplayed] function that can also handle unchecked state through the boolean argument.
|
1448 |
SessionLoadedIdlingResource.java |
An IdlingResource implementation that waits until the current session is not loading anymore.
Only after loading has completed further actions will be performed.
|
1455 |
ToolbarInteractor.kt |
Encapsulations of interactions with the toolbar.
|
1177 |