protected property SimpletestTestForm::$testDiscovery in Drupal 8
The test discovery service.
Type: \Drupal\simpletest\TestDiscovery
File
- core/
modules/ simpletest/ src/ Form/ SimpletestTestForm.php, line 30
Class
- SimpletestTestForm
- List tests arranged in groups that can be selected and run.
Namespace
Drupal\simpletest\FormCode
protected $testDiscovery;