ModuleInstallBatchTest::$modules
Same name in other branches
- 9 core/tests/Drupal/FunctionalTests/Core/Test/ModuleInstallBatchTest.php \Drupal\FunctionalTests\Core\Test\ModuleInstallBatchTest::modules
- 8.9.x core/tests/Drupal/FunctionalTests/Core/Test/ModuleInstallBatchTest.php \Drupal\FunctionalTests\Core\Test\ModuleInstallBatchTest::modules
- 11.x core/tests/Drupal/FunctionalTests/Core/Test/ModuleInstallBatchTest.php \Drupal\FunctionalTests\Core\Test\ModuleInstallBatchTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
tests/ Drupal/ FunctionalTests/ Core/ Test/ ModuleInstallBatchTest.php, line 24
Class
- ModuleInstallBatchTest
- Tests batch operations during tests execution.
Namespace
Drupal\FunctionalTests\Core\TestCode
protected 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.