ConfigValidationTest::$strictConfigSchema

Same name in other branches
  1. 10 core/tests/Drupal/KernelTests/Core/Recipe/ConfigValidationTest.php \Drupal\KernelTests\Core\Recipe\ConfigValidationTest::strictConfigSchema

This test depends on us being able to create invalid config, so we can ensure that validatable config is validated by the recipe runner.

Type: strictConfigSchema

Overrides KernelTestBase::$strictConfigSchema

File

core/tests/Drupal/KernelTests/Core/Recipe/ConfigValidationTest.php, line 24

Class

ConfigValidationTest
@group Recipe

Namespace

Drupal\KernelTests\Core\Recipe

Code

protected $strictConfigSchema = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.