userver: pytest_userver.client.TestsuiteClientConfig Class Reference
Loading...
Searching...
No Matches
pytest_userver.client.TestsuiteClientConfig Class Reference

Detailed Description

Definition at line 96 of file client.py.

Static Public Attributes

str testsuite_action_path = None
 
str server_monitor_path = None
 
TypeAlias Metric = metric_module.Metric
 

Member Data Documentation

◆ Metric

TypeAlias pytest_userver.client.TestsuiteClientConfig.Metric = metric_module.Metric
static

Definition at line 101 of file client.py.

◆ server_monitor_path

str pytest_userver.client.TestsuiteClientConfig.server_monitor_path = None
static

Definition at line 98 of file client.py.

◆ testsuite_action_path

str pytest_userver.client.TestsuiteClientConfig.testsuite_action_path = None
static

Definition at line 97 of file client.py.


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