AssertConfigEntityImportTrait deprecated
trait AssertConfigEntityImportTrait (View source)
deprecated
Provides test assertions for testing config entity synchronization.
Can be used by test classes that extend \Drupal\simpletest\WebTestBase or \Drupal\KernelTests\KernelTestBase.
Methods
assertConfigEntityImport(ConfigEntityInterface $entity)
Asserts that a config entity can be imported without changing it.
Details
assertConfigEntityImport(ConfigEntityInterface $entity)
Asserts that a config entity can be imported without changing it.