EntityResourceRestTestCoverageTest::$modules
Same name in other branches
- 9 core/modules/rest/tests/src/Kernel/EntityResource/EntityResourceRestTestCoverageTest.php \Drupal\Tests\rest\Kernel\EntityResource\EntityResourceRestTestCoverageTest::modules
- 11.x core/modules/rest/tests/src/Kernel/EntityResource/EntityResourceRestTestCoverageTest.php \Drupal\Tests\rest\Kernel\EntityResource\EntityResourceRestTestCoverageTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ rest/ tests/ src/ Kernel/ EntityResource/ EntityResourceRestTestCoverageTest.php, line 29
Class
- EntityResourceRestTestCoverageTest
- Checks that all core content/config entity types have REST test coverage.
Namespace
Drupal\Tests\rest\Kernel\EntityResourceCode
protected static $modules = [
'system',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.