EntityResourceHalTestCoverageTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/hal/tests/src/Kernel/EntityResource/EntityResourceHalTestCoverageTest.php, line 28

Class

EntityResourceHalTestCoverageTest
Checks that all core content/config entity types have HAL test coverage.

Namespace

Drupal\Tests\hal\Kernel\EntityResource

Code

protected static $modules = [
    'system',
    'user',
];

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