Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestDiscovery.php
TestDiscovery::$testNamespaces
Cached map of all test namespaces to respective directories.
Type:
array
File
core/
lib/
Drupal/
Core/
Test/
TestDiscovery.php
, line 37
Class
TestDiscovery
Discovers available tests.
Namespace
Drupal\Core\Test
Code
protected $testNamespaces;
RSS feed