You are here

public property SchemaMetatagTagsTest::$moduleName in Schema.org Metatag 8

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/SchemaMetatagTagsTest.php \Drupal\Tests\schema_metatag\Functional\SchemaMetatagTagsTest::moduleName

The name of the module being tested.

Type: string

Overrides SchemaMetatagTagsTestBase::$moduleName

File

tests/src/Functional/SchemaMetatagTagsTest.php, line 27

Class

SchemaMetatagTagsTest
Tests that each of the SchemaMetatagTest Metatag base tags work correctly.

Namespace

Drupal\Tests\schema_metatag\Functional

Code

public $moduleName = 'schema_metatag_test';