Package-level declarations

Properties

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

Functions

Link copied to clipboard
@IviExperimental(reasons = [])
fun openFavoritesTab()
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsFavoritesListEntryWithText(text: String): Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsFavoritesTabEmptyStateView(state: CommunicationsFunctionalConstraint, contactsPopulated: Boolean): Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForFavoritesListWithHeaderItemsCount(entriesCount: Int, timeoutMs: Long? = null): ViewInteraction
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForFavoritesTabEmptyStateView(state: CommunicationsFunctionalConstraint, contactsPopulated: Boolean): ViewInteraction
@IviExperimental(reasons = [])
fun waitForFavoritesTabEmptyStateView(contactsPopulated: Boolean, state: CommunicationsFunctionalConstraint): ViewInteraction