Definition at line 50 of file log_capture.py.
◆ __init__()
pytest_userver.plugins.log_capture.CaptureControl.__init__ |
( |
|
self | ) |
|
◆ _handle_client()
pytest_userver.plugins.log_capture.CaptureControl._handle_client |
( |
|
self, |
|
|
|
reader, |
|
|
|
writer |
|
) |
| |
|
protected |
◆ start_capture()
pytest_userver.plugins.log_capture.CaptureControl.start_capture |
( |
|
self, |
|
|
* |
timeout = 10.0 |
|
) |
| |
◆ start_server()
pytest_userver.plugins.log_capture.CaptureControl.start_server |
( |
|
self, |
|
|
* |
sock, |
|
|
|
loop = None |
|
) |
| |
◆ _capture
pytest_userver.plugins.log_capture.CaptureControl._capture |
|
protected |
◆ _handle_client
pytest_userver.plugins.log_capture.CaptureControl._handle_client |
|
protected |
◆ _tasks
pytest_userver.plugins.log_capture.CaptureControl._tasks |
|
protected |
The documentation for this class was generated from the following file:
- /data/code/service_template/third_party/userver/testsuite/pytest_plugins/pytest_userver/plugins/log_capture.py