namespace Drupal\Tests\Core\Config

Same name in other branches
  1. 10 Drupal\Tests\Core\Config
  2. 8.9.x Drupal\Tests\Core\Config
  3. 11.x Drupal\Tests\Core\Config
Object name File name Summary
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 @coversDefaultClass \Drupal\Core\Config\ExtensionInstallStorage
@group 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
TestStorage core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php Provides a test implementation of \Drupal\Core\Config\StorageInterface.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.