Definition at line 49 of file test_plugin.py.
◆ __init__()
def test_plugin.StopAppTest.__init__ |
( |
|
self, |
|
|
* |
args |
|
) |
| |
◆ cb()
def test_plugin.StopAppTest.cb |
( |
|
self, |
|
|
|
msg |
|
) |
| |
◆ setUp()
def test_plugin.StopAppTest.setUp |
( |
|
self | ) |
|
◆ test_start_stop_app()
def test_plugin.StopAppTest.test_start_stop_app |
( |
|
self | ) |
|
◆ test_start_stop_app_fail()
def test_plugin.StopAppTest.test_start_stop_app_fail |
( |
|
self | ) |
|
◆ test_start_stop_app_success()
def test_plugin.StopAppTest.test_start_stop_app_success |
( |
|
self | ) |
|
◆ test_start_stop_app_timeout()
def test_plugin.StopAppTest.test_start_stop_app_timeout |
( |
|
self | ) |
|
◆ list
test_plugin.StopAppTest.list |
◆ msg
test_plugin.StopAppTest.msg |
◆ msg_app_started
test_plugin.StopAppTest.msg_app_started |
◆ msg_ctx_exit_code
test_plugin.StopAppTest.msg_ctx_exit_code |
◆ msg_ctx_stopped
test_plugin.StopAppTest.msg_ctx_stopped |
◆ msg_ctx_timeout
test_plugin.StopAppTest.msg_ctx_timeout |
◆ msg_plugin_started
test_plugin.StopAppTest.msg_plugin_started |
◆ msg_received
test_plugin.StopAppTest.msg_received |
◆ msg_started
test_plugin.StopAppTest.msg_started |
◆ msg_stopped
test_plugin.StopAppTest.msg_stopped |
◆ start
test_plugin.StopAppTest.start |
◆ stop
test_plugin.StopAppTest.stop |
The documentation for this class was generated from the following file: