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.