You are here

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

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

The name of the module being tested.

Type: string

Overrides SchemaMetatagTagsTestBase::$moduleName

File

schema_job_posting/tests/src/Functional/SchemaJobPostingTest.php, line 23

Class

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

Namespace

Drupal\Tests\schema_job_posting\Functional

Code

public $moduleName = 'schema_job_posting';