◆ test_facade_disconnected()
def test_qeprocesses.TestQeProcessItem.test_facade_disconnected |
( |
|
self, |
|
|
|
qtbot |
|
) |
| |
In case the facade is not well instantiated or connected with teh server.
◆ test_process_start_stop()
def test_qeprocesses.TestQeProcessItem.test_process_start_stop |
( |
|
self, |
|
|
|
qtbot |
|
) |
| |
Check if start detached and termination/kill is operational.
◆ test_process_state_change()
def test_qeprocesses.TestQeProcessItem.test_process_state_change |
( |
|
self, |
|
|
|
qtbot |
|
) |
| |
Change QProcess states and emit signals.
◆ test_widget_creation()
def test_qeprocesses.TestQeProcessItem.test_widget_creation |
( |
|
self, |
|
|
|
qtbot |
|
) |
| |
Check if creating new instance of the MainWindow is possible.
The documentation for this class was generated from the following file: