InstantQueueRunnerTest::$modules

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Queue/InstantQueueRunnerTest.php \Drupal\KernelTests\Core\Queue\InstantQueueRunnerTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Queue/InstantQueueRunnerTest.php, line 24

Class

InstantQueueRunnerTest
Queues and unqueues a set of items to check the basic queue functionality.

Namespace

Drupal\KernelTests\Core\Queue

Code

protected static $modules = [
  'cron_queue_test',
];

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