Unity 8
|
Inherits Fixture.
Public Member Functions | |
def | setUp (self) |
Public Attributes | |
fake_sensors | |
Static Public Attributes | |
unity_proxy = None | |
main_win = None | |
Fixture to launch Unity8 with an injectable sensors backend. :ivar unity_proxy: The Autopilot proxy object for the Unity shell.
Definition at line 46 of file fixture_setup.py.
def unity8.fixture_setup.LaunchUnityWithFakeSensors.setUp | ( | self | ) |
Restart Unity8 with testability and create sensors.
Definition at line 57 of file fixture_setup.py.