-
public interface UiSystemAssertionsInterface with common assertions providing by UiAutomator and executing in the System
Provides basic assertions that can be checked everywhere
-
-
Method Summary
Modifier and Type Method Description UnitisScreenOn()abstract UiDeviceInteractionDelegategetView()-
-
Method Detail
-
isScreenOn
Unit isScreenOn()
-
getView
abstract UiDeviceInteractionDelegate getView()
-
-
-
-