You are here

protected property EntityEmbedTestBase::$profile in Entity Embed 7.2

Same name and namespace in other branches
  1. 7.3 entity_embed.test \EntityEmbedTestBase::profile
  2. 7 entity_embed.test \EntityEmbedTestBase::profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

./entity_embed.test, line 9
Test integration for the entity_embed module.

Class

EntityEmbedTestBase
@file Test integration for the entity_embed module.

Code

protected $profile = 'testing';