You are here

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\Form

Code

protected $testDiscovery;