Package-level declarations

Properties

Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsSearchButton: Matcher<View>

Functions

Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun openCommunicationsPanel(mockOpener: () -> Unit? = null)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsDisplayedCatalogTab(withName: String): Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsSystemUiToast(text: String): Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForCommunicationsPanel(toBeOpened: Boolean = true): ViewInteraction
Link copied to clipboard