◆ __init__()
def test_helper.Xvfb.__init__ |
( |
|
self, |
|
|
|
xvfbLogFilePath, |
|
|
|
displayId |
|
) |
| |
◆ __enter__()
def test_helper.Xvfb.__enter__ |
( |
|
self | ) |
|
◆ __exit__()
def test_helper.Xvfb.__exit__ |
( |
|
self, |
|
|
|
type, |
|
|
|
value, |
|
|
|
traceback |
|
) |
| |
◆ _isExe()
def test_helper.Xvfb._isExe |
( |
|
self, |
|
|
|
fpath |
|
) |
| |
|
private |
◆ _waitUntilXvfbIsReady()
def test_helper.Xvfb._waitUntilXvfbIsReady |
( |
|
self | ) |
|
|
private |
◆ launch()
def test_helper.Xvfb.launch |
( |
|
xvfbLogFilePath | ) |
|
|
static |
◆ start()
def test_helper.Xvfb.start |
( |
|
self | ) |
|
◆ stop()
def test_helper.Xvfb.stop |
( |
|
self | ) |
|
◆ _displayId
test_helper.Xvfb._displayId |
|
private |
◆ _done
◆ _xvfb
◆ _xvfbLogFile
test_helper.Xvfb._xvfbLogFile |
|
private |
◆ _xvfbLogFilePath
test_helper.Xvfb._xvfbLogFilePath |
|
private |
◆ X_SERVER_CHECK_COMMAND
string test_helper.Xvfb.X_SERVER_CHECK_COMMAND = "xdpyinfo >/dev/null" |
|
static |
◆ XVFB_PATH
string test_helper.Xvfb.XVFB_PATH = "/usr/bin/Xvfb" |
|
static |
The documentation for this class was generated from the following file: