◆ __init__()
def webkitpy.port.server_process_unittest.MockProc.__init__ |
( |
|
self, |
|
|
|
server_process |
|
) |
| |
◆ poll()
def webkitpy.port.server_process_unittest.MockProc.poll |
( |
|
self | ) |
|
◆ wait()
def webkitpy.port.server_process_unittest.MockProc.wait |
( |
|
self | ) |
|
◆ pid
webkitpy.port.server_process_unittest.MockProc.pid |
◆ stderr
webkitpy.port.server_process_unittest.MockProc.stderr |
◆ stdin
webkitpy.port.server_process_unittest.MockProc.stdin |
◆ stdout
webkitpy.port.server_process_unittest.MockProc.stdout |
The documentation for this class was generated from the following file: