protected property DiscoveryTestBase::$discovery

The discovery component to test.

Type: \Drupal\Component\Plugin\Discovery\DiscoveryInterface

File

drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/DiscoveryTestBase.php, line 22
Definition of Drupal\system\Tests\Plugin\Discovery\DiscoveryTestBase.

Class

DiscoveryTestBase
Tests that plugins are correctly discovered.

Namespace

Drupal\system\Tests\Plugin\Discovery

Code

protected $discovery;