Package com.tomtom.ivi.platform.frontend.api.fake.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
class FakeActivityViewActivity : Activity
Link copied to clipboard
class FakeActivityViewFrontendBuilder : FrontendBuilder

Properties

Link copied to clipboard
val fakeActivityViewMenuItem: MenuItem
Link copied to clipboard
val thatIsFakeActivityViewClearTextButton: Matcher<View>
Link copied to clipboard
val thatIsFakeActivityViewEditTextBottom: Matcher<View>
Link copied to clipboard
val thatIsFakeActivityViewEditTextTop: Matcher<View>
Link copied to clipboard
val thatIsFakeActivityViewFinishButton: Matcher<View>
Link copied to clipboard
val thatIsFakeActivityViewRootLayout: Matcher<View>
Link copied to clipboard
val thatIsFakeActivityViewStateChangeButton: Matcher<View>
Link copied to clipboard
val thatIsFakeActivityViewTaskPanel: Matcher<View>