Package com.tomtom.ivi.platform.theming.api.testing.functional

Functions

Link copied to clipboard
@IviExperimental(reasons = [])
fun ThemingServiceApi.applyActiveThemeComponent(themeComponent: IviThemeComponent)

Applies the themeComponent, and asserts that this leads to recreation of the system UI.

Link copied to clipboard
@IviExperimental(reasons = [])
fun ThemingServiceApi.getColorThemeComponents(): List<IviThemeComponent>

Filters the ThemingService.availableThemeComponents for color theme components.