PhpUnitTestDiscovery::$reverseMap

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php \Drupal\Core\Test\PhpUnitTestDiscovery::reverseMap

The reverse map of legacy test suite identifiers to phpunit.xml ones.

Type: array

File

core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php, line 50

Class

PhpUnitTestDiscovery
Discovers available tests using the PHPUnit API.

Namespace

Drupal\Core\Test

Code

private array $reverseMap;

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