You are here

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

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

The name of the module being tested.

Type: string

Overrides SchemaMetatagTagsTestBase::$moduleName

File

schema_review/tests/src/Functional/SchemaReviewTest.php, line 23

Class

SchemaReviewTest
Tests that each of the Schema Metatag Review tags work correctly.

Namespace

Drupal\Tests\schema_review\Functional

Code

public $moduleName = 'schema_review';