You are here

namespace Drupal\Tests\config_split\Kernel in Configuration Split 8

Same name in other branches
  1. 2.0.x Drupal\Tests\config_split\Kernel
Classsort descending Location Description
ConfigSplitCliServiceTest tests/src/Kernel/ConfigSplitCliServiceTest.php Test the cli service.
ConfigSplitKernelTest tests/src/Kernel/ConfigSplitKernelTest.php Integration test.
IndividualExportImportTest tests/src/Kernel/IndividualExportImportTest.php Test the export and import of individual splits.
SplitMergeTest tests/src/Kernel/SplitMergeTest.php Test the splitting and merging.
SplitTestTrait tests/src/Kernel/SplitTestTrait.php Trait to facilitate creating split configurations.