Package com.tomtom.ivi.platform.frontend.api.mock.taskpanel.activityview

This package contains a full-specified frontend with a task panel with an activity view, a view model, a fragment and a menu item. This frontend can be used in test applications.

Types

Link copied to clipboard
Link copied to clipboard
class TestActivity : Activity

Properties

Link copied to clipboard
val taskPanelActivityViewMockMenuItem: MenuItem
Link copied to clipboard
val thatIsTaskPanelActivityView: Matcher<View>
val thatIsTaskPanelActivityViewClearTextButton: Matcher<View>
val thatIsTaskPanelActivityViewEditTextBottom: Matcher<View>
Link copied to clipboard
val thatIsTaskPanelActivityViewEditTextTop: Matcher<View>
Link copied to clipboard
val thatIsTaskPanelActivityViewFinishButton: Matcher<View>
Link copied to clipboard
val thatIsTaskPanelActivityViewRootLayout: Matcher<View>
val thatIsTaskPanelActivityViewStateChangeButton: Matcher<View>