|
Unity 8
|

Public Member Functions | |
| def | setUpClass |
| def | setUp |
| def | launch_unity |
| def | patch_lightdm_mock |
| def | assertUnityReady |
| 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 81 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 252 of file __init__.py.