public function QueueTest::testSystemQueue in MongoDB 8
Overrides \Drupal\system\Tests\Queue\QueueTestQueueTest::testSystemQueue().
We override tests from core class we exted to prevent them from running.
File
- src/
Tests/ QueueTest.php, line 52 - Definition of Drupal\mongodb\Tests\QueueTest.
Class
- QueueTest
- Tests queue functions.
Namespace
Drupal\mongodb\TestsCode
public function testSystemQueue() {
}