Classes | |
| class | MainWindow |
| Main frame of runtime monitor for testing only. More... | |
| class | MonitorApp |
| class | RuntimeRunner |
| class | TestRuntimeMonitor |
Variables | |
| int | DURATION = 10 |
| string | PKG = 'runtime_monitor' |
| Tests that runtime monitor opens, closes and doesn't throw exception. | |
| int test_monitor::DURATION = 10 |
Definition at line 53 of file test_monitor.py.
| string test_monitor::PKG = 'runtime_monitor' |
Tests that runtime monitor opens, closes and doesn't throw exception.
Definition at line 39 of file test_monitor.py.