hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
test_qeprocesses.TestQeProcessItem Class Reference

Public Member Functions

def test_widget_creation (self, qtbot)
 Check if creating new instance of the MainWindow is possible.
 
def test_process_start_stop (self, qtbot)
 Check if start detached and termination/kill is operational.
 
def test_facade_disconnected (self, qtbot)
 In case the facade is not well instantiated or connected with teh server.
 
def test_process_state_change (self, qtbot)
 Change QProcess states and emit signals.
 

Member Function Documentation

◆ 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: