You are here

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

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

The name of the module being tested.

Type: string

Overrides SchemaMetatagTagsTestBase::$moduleName

File

schema_organization/tests/src/Functional/SchemaOrganizationTest.php, line 23

Class

SchemaOrganizationTest
Tests that each of the Schema Metatag Articles tags work correctly.

Namespace

Drupal\Tests\schema_organization\Functional

Code

public $moduleName = 'schema_organization';