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