TwiceAsNice
2019-02-18
|
Classes | |
class | test_helper.TestHelper |
class | test_helper.MonitTestHelper |
class | test_helper.Probe |
class | test_helper.Poller |
class | test_helper.CommandOutputProbe |
class | test_helper.SuccessfullShellCommandProbe |
class | test_helper.MessageInFileProbe |
class | test_helper.SubprocessTerminated |
class | test_helper.StringPropertyProbe |
class | test_helper.ExecutionProbe |
class | test_helper.PollingTestTask |
class | test_helper.TestSuiteTask |
class | test_helper.Xvfb |
Namespaces | |
test_helper | |
Functions | |
def | test_helper._pathRelativeToThisFile (path) |
def | test_helper.terminateSubprocess (process) |
def | test_helper.isSubprocessAlive (process) |
def | test_helper.dumpFileToStdout (filePath) |
Variables | |
string | test_helper.__version__ = "$Id: test_helper.py 13422 2015-05-13 10:23:58Z borelli $" |
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" |