◆ __init__()
| def webkitpy.common.system.outputcapture.OutputCapture.__init__ |
( |
|
self | ) |
|
◆ assert_outputs()
| def webkitpy.common.system.outputcapture.OutputCapture.assert_outputs |
( |
|
self, |
|
|
|
testcase, |
|
|
|
function, |
|
|
|
args = [], |
|
|
|
kwargs = {}, |
|
|
|
expected_stdout = "", |
|
|
|
expected_stderr = "", |
|
|
|
expected_exception = None, |
|
|
|
expected_logs = None |
|
) |
| |
◆ capture_output()
| def webkitpy.common.system.outputcapture.OutputCapture.capture_output |
( |
|
self | ) |
|
◆ restore_output()
| def webkitpy.common.system.outputcapture.OutputCapture.restore_output |
( |
|
self | ) |
|
◆ set_log_level()
| def webkitpy.common.system.outputcapture.OutputCapture.set_log_level |
( |
|
self, |
|
|
|
log_level |
|
) |
| |
◆ stream_wrapper()
| def webkitpy.common.system.outputcapture.OutputCapture.stream_wrapper |
( |
|
stream | ) |
|
|
static |
◆ saved_outputs
| webkitpy.common.system.outputcapture.OutputCapture.saved_outputs |
The documentation for this class was generated from the following file: