You are here

namespace Drupal\config_filter\Tests in Config Filter 8

Same name in other branches
  1. 8.2 Drupal\config_filter\Tests
Classsort descending Location Description
FilteredStorageTest src/Tests/FilteredStorageTest.php Tests StorageWrapper operations using the CachedStorage.
GhostStorageTest src/Tests/GhostStorageTest.php Tests GhostStorage operations.
ReadonlyStorageTest src/Tests/ReadonlyStorageTest.php Tests ReadonlyStorage operations.
TransparentFilter src/Tests/TransparentFilter.php A transparent filter making the storages public for tests.