You are here

protected property ThunderTestBase::$profile in Thunder 6.1.x

Same name and namespace in other branches
  1. 8.5 tests/src/Functional/ThunderTestBase.php \Drupal\Tests\thunder\Functional\ThunderTestBase::profile
  2. 8.2 tests/src/Functional/ThunderTestBase.php \Drupal\Tests\thunder\Functional\ThunderTestBase::profile
  3. 8.3 tests/src/Functional/ThunderTestBase.php \Drupal\Tests\thunder\Functional\ThunderTestBase::profile
  4. 8.4 tests/src/Functional/ThunderTestBase.php \Drupal\Tests\thunder\Functional\ThunderTestBase::profile
  5. 6.2.x tests/src/Functional/ThunderTestBase.php \Drupal\Tests\thunder\Functional\ThunderTestBase::profile
  6. 6.0.x tests/src/Functional/ThunderTestBase.php \Drupal\Tests\thunder\Functional\ThunderTestBase::profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/ThunderTestBase.php, line 20

Class

ThunderTestBase
The base class for all functional Thunder tests.

Namespace

Drupal\Tests\thunder\Functional

Code

protected $profile = 'thunder';