SimpleTestInstallBatchTest::$modules

Modules to enable.

Type: array

File

core/modules/simpletest/src/Tests/SimpleTestInstallBatchTest.php, line 27

Class

SimpleTestInstallBatchTest
Tests batch operations during tests execution.

Namespace

Drupal\simpletest\Tests

Code

public static $modules = [
    'test_batch_test',
    'entity_test',
];

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