Package-level declarations

Properties

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

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsRecentCallsTabEmptyStateView(state: CommunicationsFunctionalConstraint): Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsRecentListEntryWithText(text: String): Matcher<View>
@IviExperimental(reasons = [])
fun waitForRecentCallsListWithContentItemsCount(entriesCount: Int, timeoutMs: Long? = null): ViewInteraction
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForRecentCallsTabEmptyStateView(state: CommunicationsFunctionalConstraint): ViewInteraction