You are here

namespace Drupal\Tests\Core\Config in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\Tests\Core\Config
Classsort descending Location Description
CachedStorageTest core/tests/Drupal/Tests/Core/Config/CachedStorageTest.php Tests the interaction of cache and file storage in CachedStorage.
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.
ImmutableConfigTest core/tests/Drupal/Tests/Core/Config/ImmutableConfigTest.php @coversDefaultClass \Drupal\Core\Config\ImmutableConfig @group Config
StorageComparerTest core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php @coversDefaultClass \Drupal\Core\Config\StorageComparer @group Config