userver: testsuite.utils.http.TimeoutError Class Reference
Loading...
Searching...
No Matches
testsuite.utils.http.TimeoutError Class Reference

Detailed Description

Exception used to mock HTTP client timeout errors.

Requires service side support.

Available as mockserver.TimeoutError alias or by full name testsuite.utils.http.TimeoutError.

Definition at line 31 of file http.py.

Inheritance diagram for testsuite.utils.http.TimeoutError:

Static Public Attributes

str error_code = 'unknown'

Member Data Documentation

◆ error_code

str testsuite.utils.http.MockedError.error_code = 'unknown'
staticinherited

Definition at line 28 of file http.py.


The documentation for this class was generated from the following file: