You are here

protected property PluginBaseTest::$testHelperPlugin in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Unit/PluginBaseTest.php \Drupal\Tests\views\Unit\PluginBaseTest::testHelperPlugin

The test helper plugin to use for the tests.

Type: \Drupal\views\Tests\TestHelperPlugin

File

core/modules/views/tests/src/Unit/PluginBaseTest.php, line 19

Class

PluginBaseTest
@coversDefaultClass \Drupal\views\Plugin\views\PluginBase @group views

Namespace

Drupal\Tests\views\Unit

Code

protected $testHelperPlugin;