userver: pytest_userver.utils.net.HostPort Class Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
pytest_userver.utils.net.HostPort Class Reference

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

Class that holds a host and port.

Definition at line 17 of file net.py.

Static Public Attributes

str host
 
int port
 

Member Data Documentation

◆ host

str pytest_userver.utils.net.HostPort.host
static

Definition at line 24 of file net.py.

◆ port

int pytest_userver.utils.net.HostPort.port
static

Definition at line 25 of file net.py.


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