Modules to enable.
Type: array
Overrides EntityUnitTestBase::$modules
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityValidationTest.php, line 25
- Contains \Drupal\system\Tests\Entity\EntityValidationTest.
Class
- EntityValidationTest
- Tests Entity API base functionality.
Namespace
Drupal\system\Tests\Entity
Code
public static $modules = array(
'filter',
'text',
);