Inherits unity8.indicators.tests.test_action_latency.TestIndicatorBaseTestCase.
|
|
def | test_switch_reaches_server_value (self) |
| |
|
def | test_slider_reaches_server_value (self) |
| |
|
| list | time_scenarios |
| |
| | scenarios |
| |
Test that an action causes the server to update
Definition at line 54 of file test_action_latency.py.
| unity8.indicators.tests.test_action_latency.TestServerValueUpdate.scenarios |
|
static |
| list unity8.indicators.tests.test_action_latency.TestServerValueUpdate.time_scenarios |
|
static |
Initial value: 2 (
'Low', {
'action_delay': 0}),
3 (
'Medium', {
'action_delay': 2500}),
4 (
'High', {
'action_delay': 8000}),
Definition at line 58 of file test_action_latency.py.
The documentation for this class was generated from the following file: