userver: pytest_userver.utils.net.HostPort Class Reference
Loading...
Searching...
No Matches
pytest_userver.utils.net.HostPort Class Reference

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: