Package-level declarations

Properties

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForContactsSearchList(): ViewInteraction
@IviExperimental(reasons = [])
fun waitForContactsSearchListWithContentItemsCount(contentItemsCount: Int, timeoutMs: Long? = null): ViewInteraction
@IviExperimental(reasons = [])
fun waitForContactsSearchListWithHeaderItemsCount(contentItemsCount: Int, timeoutMs: Long? = null): ViewInteraction
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForContactsSearchToastWithText(text: String): ViewInteraction
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForSearchButton(toBeEnabled: Boolean): ViewInteraction
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForSearchEmptyStateView(visible: Boolean): ViewInteraction
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForSearchField(toBeFocused: Boolean): ViewInteraction
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForSearchFieldWithText(text: String): ViewInteraction