Unity 8
unity8.shell.tests.test_notifications.NotificationsBase Class Reference
Inheritance diagram for unity8.shell.tests.test_notifications.NotificationsBase:
Collaboration diagram for unity8.shell.tests.test_notifications.NotificationsBase:

Static Public Attributes

tuple scenarios
 

Additional Inherited Members

- Public Member Functions inherited from unity8.shell.tests.UnityTestCase
def setUpClass (cls)
 
def setUp (self)
 
def launch_unity (self, mode="full-greeter", args)
 
def patch_lightdm_mock (self)
 
def wait_for_unity (self)
 
def get_dash (self)
 
def main_window (self)
 
- Public Attributes inherited from unity8.shell.tests.UnityTestCase
 unity_geometry_args
 
 grid_size
 

Detailed Description

Base class for all notification tests that provides helper methods.

Definition at line 41 of file test_notifications.py.

Member Data Documentation

tuple unity8.shell.tests.test_notifications.NotificationsBase.scenarios
static
Initial value:
1 = ubuntu_scenarios.get_device_simulation_scenarios(
2  ubuntu_scenarios.NEXUS4_DEVICE)

Definition at line 44 of file test_notifications.py.


The documentation for this class was generated from the following file: