com.google.android.libraries.car.app.testing.model
Interfaces
ItemController<T extends Item> |
Interface implemented by controllers that belong to an ItemList associated with an ItemListController .
|
Classes
ActionController |
A controller that allows testing of an Action .
|
ActionStripController |
A controller that allows testing of an ActionStrip .
|
ItemListController |
A controller that allows testing of an ItemList .
|
LaneController |
A controller that allows testing of a Lane .
|
ListTemplateController |
A controller that allows testing of a ListTemplate .
|
MessageTemplateController |
A controller that allows testing of an MessageTemplate .
|
MetadataController |
A controller that allows testing of a Metadata .
|
PaneController |
A controller that allows testing of a Pane .
|
PaneTemplateController |
A controller that allows testing of a PaneTemplate .
|
PlaceController |
A controller that allows testing of a Place .
|
PlaceListMapTemplateController |
A controller that allows testing of a PlaceListMapTemplate .
|
RowController |
A controller that allows testing of a Row .
|
SearchTemplateController |
A controller that allows testing of a SearchTemplate .
|
ToggleController |
A controller that allows testing of a Toggle .
|
Interfaces
Classes