Modules to enable.
Type: array
Overrides EntityUnitTestBase::$modules
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php, line 22
- Definition of Drupal\system\Tests\Entity\EntityQueryTest.
Class
- EntityQueryTest
- Tests the basic Entity API.
Namespace
Drupal\system\Tests\Entity
Code
public static $modules = array(
'field_test',
'language',
);