userver: pytest_userver.client.TestsuiteClientConfig Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
pytest_userver.client.TestsuiteClientConfig Class Reference

Detailed Description

Definition at line 87 of file client.py.

+ Collaboration diagram for pytest_userver.client.TestsuiteClientConfig:

Static Public Attributes

typing testsuite_action_path = None
 
typing server_monitor_path = None
 

Member Data Documentation

◆ server_monitor_path

typing pytest_userver.client.TestsuiteClientConfig.server_monitor_path = None
static

Definition at line 89 of file client.py.

◆ testsuite_action_path

typing pytest_userver.client.TestsuiteClientConfig.testsuite_action_path = None
static

Definition at line 88 of file client.py.


The documentation for this class was generated from the following file:
  • /data/code/userver/testsuite/pytest_plugins/pytest_userver/client.py