Definition at line 63 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
pytest_userver.plugins.dynamic_config._ChangelogEntry.dirty_keys .Set[str] |
|
static |
The documentation for this class was generated from the following file:
- /home/antonyzhilin/arcadia/taxi/uservices/userver/testsuite/pytest_plugins/pytest_userver/plugins/dynamic_config.py