protected property MappingDefinitionTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php, line 24
Definition of Drupal\rdf\Tests\MappingDefinitionTest.

Class

MappingDefinitionTest
Tests the RDF mapping definition functionality.

Namespace

Drupal\rdf\Tests

Code

protected $profile = 'standard';