You are here

namespace Drupal\Tests\config_split\Kernel in Configuration Split 2.0.x

Same name in other branches
  1. 8 Drupal\Tests\config_split\Kernel
Classsort descending Location Description
ConfigSorterTest tests/src/Kernel/ConfigSorterTest.php Test sorting.
InactiveSplitTest tests/src/Kernel/InactiveSplitTest.php Test active and inactive splits.
IndividualExportImportTest tests/src/Kernel/IndividualExportImportTest.php Test the export and import of individual splits.
SplitCollectionStorageTest tests/src/Kernel/SplitCollectionStorageTest.php Test the SplitCollectionStorage.
SplitMergeTest tests/src/Kernel/SplitMergeTest.php Test the splitting and merging.
SplitTestTrait tests/src/Kernel/SplitTestTrait.php Trait to facilitate creating split configurations.
StatusOverrideTest tests/src/Kernel/StatusOverrideTest.php Test the config split status override service.
TestSplitCollectionStorage tests/src/Kernel/SplitCollectionStorageTest.php A new storage with a different prefix but same grafting concept.