protected property TestDiscovery::$testNamespaces in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Test/TestDiscovery.php \Drupal\Core\Test\TestDiscovery::testNamespaces
- 10 core/lib/Drupal/Core/Test/TestDiscovery.php \Drupal\Core\Test\TestDiscovery::testNamespaces
Cached map of all test namespaces to respective directories.
Type: array
File
- core/
lib/ Drupal/ Core/ Test/ TestDiscovery.php, line 36
Class
- TestDiscovery
- Discovers available tests.
Namespace
Drupal\Core\TestCode
protected $testNamespaces;