userver: pytest_userver.dynconf._Updates Class Reference
Loading...
Searching...
No Matches
pytest_userver.dynconf._Updates Class Reference

Detailed Description

Definition at line 123 of file dynconf.py.

Public Member Functions

bool is_empty (self)
 

Static Public Attributes

list removed [str]
 
list kill_switches_disabled [str]
 

Member Function Documentation

◆ is_empty()

bool pytest_userver.dynconf._Updates.is_empty ( self)

Definition at line 129 of file dynconf.py.

Member Data Documentation

◆ kill_switches_disabled

list pytest_userver.dynconf._Updates.kill_switches_disabled [str]
static

Definition at line 127 of file dynconf.py.

◆ removed

list pytest_userver.dynconf._Updates.removed [str]
static

Definition at line 126 of file dynconf.py.


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