TwiceAsNice
2019-02-18
|
Classes | |
class | CommandOutputProbe |
class | ExecutionProbe |
class | MessageInFileProbe |
class | MonitTestHelper |
class | Poller |
class | PollingTestTask |
class | Probe |
class | StringPropertyProbe |
class | SubprocessTerminated |
class | SuccessfullShellCommandProbe |
class | TestHelper |
class | TestSuiteTask |
class | Xvfb |
Functions | |
def | _pathRelativeToThisFile (path) |
def | terminateSubprocess (process) |
def | isSubprocessAlive (process) |
def | dumpFileToStdout (filePath) |
Variables | |
string | __version__ = "$Id: test_helper.py 13422 2015-05-13 10:23:58Z borelli $" |
string | ENV_VAR_LONG_RUNNING_TESTS_ENABLE = "ENABLE_LONG_RUNNING_TESTS" |
string | NICEQUI_START_UP_MESSAGE = "UI is up" |
string | XVFB_DEFAULT_DISPLAY = ":42" |
|
private |
def test_helper.dumpFileToStdout | ( | filePath | ) |
def test_helper.isSubprocessAlive | ( | process | ) |
def test_helper.terminateSubprocess | ( | process | ) |
|
private |
string test_helper.ENV_VAR_LONG_RUNNING_TESTS_ENABLE = "ENABLE_LONG_RUNNING_TESTS" |
string test_helper.NICEQUI_START_UP_MESSAGE = "UI is up" |
string test_helper.XVFB_DEFAULT_DISPLAY = ":42" |