-
- Downloads
Issue #2270815 by vijaycs85, Gábor Hojtsy, nvinayvinay: Make schema testing...
Issue #2270815 by vijaycs85, Gábor Hojtsy, nvinayvinay: Make schema testing code available as generic API.
parent
f39f2c27
No related branches found
No related tags found
Showing
- core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php 29 additions, 42 deletionscore/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php
- core/modules/block/src/Tests/BlockConfigSchemaTest.php 5 additions, 2 deletionscore/modules/block/src/Tests/BlockConfigSchemaTest.php
- core/modules/color/src/Tests/ColorConfigSchemaTest.php 5 additions, 2 deletionscore/modules/color/src/Tests/ColorConfigSchemaTest.php
- core/modules/config/src/Tests/DefaultConfigTest.php 4 additions, 1 deletioncore/modules/config/src/Tests/DefaultConfigTest.php
- core/modules/config/src/Tests/SchemaCheckTestTrait.php 52 additions, 0 deletionscore/modules/config/src/Tests/SchemaCheckTestTrait.php
- core/modules/language/src/Tests/LanguageConfigSchemaTest.php 5 additions, 2 deletionscore/modules/language/src/Tests/LanguageConfigSchemaTest.php
- core/modules/user/src/Tests/UserActionConfigSchemaTest.php 5 additions, 2 deletionscore/modules/user/src/Tests/UserActionConfigSchemaTest.php
Please register or sign in to comment