Definition at line 54 of file dynamic_config.py.
◆ has_changes()
| bool pytest_userver.plugins.dynamic_config._ChangelogEntry.has_changes |
( |
| self | ) |
|
◆ new()
| pytest_userver.plugins.dynamic_config._ChangelogEntry.new |
( |
| cls, |
|
|
*typing.Optional['_ChangelogEntry'] | previous, |
|
|
str | timestamp ) |
◆ update()
| pytest_userver.plugins.dynamic_config._ChangelogEntry.update |
( |
| self, |
|
|
ConfigDict | values ) |
◆ dirty_keys [1/2]
| typing pytest_userver.plugins.dynamic_config._ChangelogEntry.dirty_keys .Set[str] |
|
static |
◆ dirty_keys [2/2]
| pytest_userver.plugins.dynamic_config._ChangelogEntry.dirty_keys |
◆ prev_state
| ConfigDict pytest_userver.plugins.dynamic_config._ChangelogEntry.prev_state |
|
static |
◆ state
| ConfigDict pytest_userver.plugins.dynamic_config._ChangelogEntry.state |
|
static |
◆ timestamp
| str pytest_userver.plugins.dynamic_config._ChangelogEntry.timestamp |
|
static |
The documentation for this class was generated from the following file: