|
def | test_widget_creation (self, qtbot) |
| Check if creating new instance of the MainWindow is possible.
|
|
def | test_one_model (self, qtbot) |
| Check if creating new instance of the MainWindow is possible.
|
|
def | test_two_models (self, qtbot) |
| Check if creating new instance of the MainWindow is possible.
|
|
def | test_handle_event (self, qtbot) |
| Force handle event method and check behaviour.
|
|
◆ test_handle_event()
def test_taurus_widgets.TestTaurusDartboard.test_handle_event |
( |
|
self, |
|
|
|
qtbot |
|
) |
| |
Force handle event method and check behaviour.
◆ test_one_model()
def test_taurus_widgets.TestTaurusDartboard.test_one_model |
( |
|
self, |
|
|
|
qtbot |
|
) |
| |
Check if creating new instance of the MainWindow is possible.
◆ test_two_models()
def test_taurus_widgets.TestTaurusDartboard.test_two_models |
( |
|
self, |
|
|
|
qtbot |
|
) |
| |
Check if creating new instance of the MainWindow is possible.
◆ test_widget_creation()
def test_taurus_widgets.TestTaurusDartboard.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: