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

Detailed Description

Definition at line 124 of file dynconf.py.

Public Member Functions

bool is_empty (self)
 

Static Public Attributes

str timestamp
 
ConfigValuesDict values
 
List removed [str]
 
List kill_switches_disabled [str]
 

Member Function Documentation

◆ is_empty()

bool pytest_userver.dynconf._Updates.is_empty (   self)

Definition at line 130 of file dynconf.py.

Member Data Documentation

◆ kill_switches_disabled

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

Definition at line 128 of file dynconf.py.

◆ removed

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

Definition at line 127 of file dynconf.py.

◆ timestamp

str pytest_userver.dynconf._Updates.timestamp
static

Definition at line 125 of file dynconf.py.

◆ values

ConfigValuesDict pytest_userver.dynconf._Updates.values
static

Definition at line 126 of file dynconf.py.


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