You are here

namespace Drupal\Tests\config_filter\Kernel in Config Filter 8.2

Same name in other branches
  1. 8 Drupal\Tests\config_filter\Kernel
Classsort descending Location Description
ConfigFilterStorageFactoryTest tests/src/Kernel/ConfigFilterStorageFactoryTest.php Class ConfigFilterStorageFactoryTest.
ConfigStorageTestTrait tests/src/Kernel/ConfigStorageTestTrait.php Trait to easily test import and export of config by comparing storages.
ExampleStorageKernelTest tests/src/Kernel/ExampleStorageKernelTest.php Example class to test the export and import with the test trait.