Package-level declarations

Types

Link copied to clipboard

Properties

Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsContactDetails: Matcher<View>
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsContactListContainer: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsContactListEntry: Matcher<View>
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsContactsSearchButton: Matcher<View>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsContactsSearchPanel: Matcher<View>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsContactsTabFragment: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadCallButton: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadKeypad: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadKeypadKey0: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadKeypadKey1: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadKeypadKey2: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadKeypadKey3: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadKeypadKey4: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadKeypadKey5: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadKeypadKey6: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadKeypadKey7: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadKeypadKey8: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadKeypadKey9: Matcher<View>
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadKeypadKeyStar: Matcher<View>
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsDialPadTabFragment: Matcher<View>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
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>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsSearchButton: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsTaskPanelBackButton: Matcher<View>

Functions

Link copied to clipboard
@IviExperimental(reasons = [])
fun answerCall(callerNumber: String)
Link copied to clipboard
@IviExperimental(reasons = [])
fun closeCallsPanel()
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun mute()
Link copied to clipboard
@IviExperimental(reasons = [])
fun openCommunicationsPanel(mockOpener: () -> Unit? = null)
Link copied to clipboard
@IviExperimental(reasons = [])
fun openCommunicationsTab(communicationsTab: CommunicationsTab)
Link copied to clipboard
@IviExperimental(reasons = [])
fun openContacts()
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun openRecentCalls()
Link copied to clipboard
@IviExperimental(reasons = [])
fun selectCommunicationsPanelTab(communicationsTab: CommunicationsTab)
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun selectContact(name: String)
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun selectDialPadTab()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun swapCall()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsContactListEntryWithText(text: String): Matcher<View>
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsContactsTabEmptyStateView(state: CommunicationsFunctionalConstraint): Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsDialPadTabEmptyStateView(state: CommunicationsFunctionalConstraint): Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsDisplayedCatalogTab(withName: String): Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsRecentCallsTabEmptyStateView(state: CommunicationsFunctionalConstraint): Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsRecentListEntryWithText(text: String): Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsSystemUiToast(text: String): Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
fun unmute()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForCommunicationsPanel(toBeOpened: Boolean = true): ViewInteraction
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForContactsListWithContentItemsCount(entriesCount: Int, timeoutMs: Long? = null): ViewInteraction
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForContactsListWithHeaderItemsCount(entriesCount: Int, timeoutMs: Long? = null): ViewInteraction
@IviExperimental(reasons = [])
fun waitForContactsListWithMinimumEntriesCount(minimumEntriesCount: Int, timeoutMs: Long? = null): 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
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForContactsTabEmptyStateView(state: CommunicationsFunctionalConstraint): ViewInteraction
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForDialPadTabEmptyStateView(state: CommunicationsFunctionalConstraint): ViewInteraction
Link copied to clipboard
Link copied to clipboard
@IviExperimental(reasons = [])
fun waitForMainProcessPanelWithContact(contact: String, timeoutMs: Long = DEFAULT_WAIT_FOR_TIMEOUT_MS)
Link copied to clipboard
@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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard