Unity 8
|
Public Member Functions | |
def | setUpClass |
def | setUp |
def | launch_unity |
def | patch_lightdm_mock |
def | wait_for_unity |
def | get_dash |
def | main_window |
Public Attributes | |
touch | |
unity_geometry_args | |
grid_size | |
A test case base class for the Unity shell tests.
Definition at line 112 of file __init__.py.
def unity8.shell.tests.UnityTestCase.launch_unity | ( | self, | |
kwargs | |||
) |
Launch the unity shell, return a proxy object for it.
Definition at line 260 of file __init__.py.