You are here

namespace Drupal\Tests\config_translation\Unit in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\config_translation\Unit
  2. 9 Drupal\Tests\config_translation\Unit
Classsort descending Location Description
ConfigEntityMapperTest core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests the functionality provided by the configuration entity mapper.
ConfigFieldMapperTest core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php Tests the functionality provided by the configuration field mapper.
ConfigMapperManagerTest core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php Tests the functionality provided by configuration translation mapper manager.
ConfigNamesMapperTest core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests the functionality provided by the configuration names mapper.
TestConfigNamesMapper core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Defines a test mapper class.