TTDC
androidJvm
appsuite_systemstatus_api_testing_frontend
/
com.tomtom.ivi.appsuite.systemstatus.api.testing.frontend
Package-level
declarations
Functions
Properties
Properties
that
Is
Notification
Icon
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
val
thatIsNotificationIcon
:
Matcher
<
View
>
that
Is
Status
Bar
Bluetooth
Icon
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
val
thatIsStatusBarBluetoothIcon
:
Matcher
<
View
>
that
Is
Status
Bar
Bluetooth
Popover
Link copied to clipboard
val
thatIsStatusBarBluetoothPopover
:
Matcher
<
View
>
that
Is
Status
Bar
Debug
Panel
Icon
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
val
thatIsStatusBarDebugPanelIcon
:
Matcher
<
View
>
Functions
assert
Status
Bar
Debug
Panel
Icon
Is
Activated
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
fun
assertStatusBarDebugPanelIconIsActivated
(
)
assert
Status
Bar
Debug
Panel
Icon
Is
Displayed
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
fun
assertStatusBarDebugPanelIconIsDisplayed
(
)
assert
Status
Bar
Debug
Panel
Icon
Is
Not
Activated
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
fun
assertStatusBarDebugPanelIconIsNotActivated
(
)
assert
Status
Bar
Debug
Panel
Icon
Is
Not
Displayed
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
fun
assertStatusBarDebugPanelIconIsNotDisplayed
(
)
click
Status
Bar
Debug
Panel
Icon
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
fun
clickStatusBarDebugPanelIcon
(
)