|
CachedStorageTest |
core/tests/Drupal/Tests/Core/Config/CachedStorageTest.php |
Tests the interaction of cache and file storage in CachedStorage. |
|
ConfigDependencyManagerTest |
core/tests/Drupal/Tests/Core/Config/ConfigDependencyManagerTest.php |
Tests the ConfigDependencyManager class. |
|
ConfigFactoryOverrideBaseTest |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
@coversDefaultClass \Drupal\Core\Config\ConfigFactoryOverrideBase
@group config |
|
ConfigFactoryTest |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php |
@group Config
@coversDefaultClass \Drupal\Core\Config\ConfigFactory |
|
ConfigTest |
core/tests/Drupal/Tests/Core/Config/ConfigTest.php |
Tests the Config. |
|
ExtensionInstallStorageTest |
core/tests/Drupal/Tests/Core/Config/ExtensionInstallStorageTest.php |
Tests the Config. |
|
ImmutableConfigTest |
core/tests/Drupal/Tests/Core/Config/ImmutableConfigTest.php |
@coversDefaultClass \Drupal\Core\Config\ImmutableConfig
@group Config |
|
NullStorageTest |
core/tests/Drupal/Tests/Core/Config/NullStorageTest.php |
Tests the NullStorage. |
|
ReadOnlyStorageTest |
core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php |
@coversDefaultClass \Drupal\Core\Config\ReadOnlyStorage
@group Config |
|
StorageComparerTest |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
@coversDefaultClass \Drupal\Core\Config\StorageComparer
@group Config |
|
StorageCopyTraitTest |
core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php |
@coversDefaultClass \Drupal\Core\Config\StorageCopyTrait
@group Config |
|
TestConfigFactoryOverrideBase |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
|
|
TestExtensionInstallStorage |
core/tests/Drupal/Tests/Core/Config/ExtensionInstallStorageTest.php |
|
|
TestStorage |
core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php |
Provides a test implementation of \Drupal\Core\Config\StorageInterface. |