You are here

protected property BasicTest::$annotatedTestPath in Plug 7

Annotated plugins test page path.

Type: string

Overrides BaseTest::$annotatedTestPath

File

modules/plug_example/lib/Drupal/plug_example/Tests/BasicTest.php, line 61
Basic tests cases for plug_example module.

Class

BasicTest

Namespace

Drupal\plug_example\Tests

Code

protected $annotatedTestPath = 'plug/test/annotated';