Package com.tomtom.ivi.tools.testing.notificationfrontend

Properties

Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsNotificationBodyText: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsNotificationHeaderDescription: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsNotificationHeaderTitle: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsNotificationOptionList: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsNotificationPanel: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsNotificationPrimaryActionButton: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsNotificationSecondaryActionButton: Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
val thatIsNotificationThumbnail: Matcher<View>

Functions

Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsNotificationOptionDescription(optionIndex: Int): Matcher<View>
Link copied to clipboard
@IviExperimental(reasons = [])
fun thatIsNotificationOptionThumbnail(optionIndex: Int): Matcher<View>