Definition at line 73 of file colorize.py.
◆ __init__()
pytest_userver.utils.colorize.Colorizer.__init__ |
( |
| self, |
|
|
* | verbose = False, |
|
|
| colors_enabled = True ) |
◆ _build_request_info()
pytest_userver.utils.colorize.Colorizer._build_request_info |
( |
| self, |
|
|
| row ) |
|
protected |
◆ _http_status()
pytest_userver.utils.colorize.Colorizer._http_status |
( |
| self, |
|
|
| key, |
|
|
| status ) |
|
protected |
◆ colorize_line()
pytest_userver.utils.colorize.Colorizer.colorize_line |
( |
| self, |
|
|
| line ) |
◆ colorize_row()
pytest_userver.utils.colorize.Colorizer.colorize_row |
( |
| self, |
|
|
| row ) |
◆ colorize_tskv()
pytest_userver.utils.colorize.Colorizer.colorize_tskv |
( |
| self, |
|
|
| line ) |
◆ textcolor()
pytest_userver.utils.colorize.Colorizer.textcolor |
( |
| self, |
|
|
| text, |
|
|
| color ) |
◆ _requests
pytest_userver.utils.colorize.Colorizer._requests |
|
protected |
◆ colors_enabled
pytest_userver.utils.colorize.Colorizer.colors_enabled |
◆ verbose
pytest_userver.utils.colorize.Colorizer.verbose |
The documentation for this class was generated from the following file:
- /data/code/userver/testsuite/pytest_plugins/pytest_userver/utils/colorize.py