You are here

protected property SimpletestTestForm::$testDiscovery in SimpleTest 8.3

The test discovery service.

Type: \Drupal\simpletest\TestDiscovery

File

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;