Package com.tomtom.ivi.platform.frontend.api.fake.taskpanel

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

Types

Link copied to clipboard
class FakeTaskPanelAFrontendBuilder : FrontendBuilder
Link copied to clipboard
class FakeTaskPanelBFrontendBuilder : FrontendBuilder

Properties

Link copied to clipboard
val fakeTaskPanelAMenuItem: MenuItem
Link copied to clipboard
val fakeTaskPanelBMenuItem: MenuItem
Link copied to clipboard
val thatIsFakeTaskPanelA: Matcher<View>
Link copied to clipboard
val thatIsFakeTaskPanelB: Matcher<View>