You are here

public property SchemaQAPageTest::$moduleName in Schema.org Metatag 8.2

Same name and namespace in other branches
  1. 8 schema_qa_page/tests/src/Functional/SchemaQAPageTest.php \Drupal\Tests\schema_qa_page\Functional\SchemaQAPageTest::moduleName

The name of the module being tested.

Type: string

Overrides SchemaMetatagTagsTestBase::$moduleName

File

schema_qa_page/tests/src/Functional/SchemaQAPageTest.php, line 23

Class

SchemaQAPageTest
Tests that each of the Schema Metatag QA Page tags work correctly.

Namespace

Drupal\Tests\schema_qa_page\Functional

Code

public $moduleName = 'schema_qa_page';