protected property ThunderTestBase::$profile in Thunder 6.2.x
Same name and namespace in other branches
- 8.5 tests/src/Functional/ThunderTestBase.php \Drupal\Tests\thunder\Functional\ThunderTestBase::profile
- 8.2 tests/src/Functional/ThunderTestBase.php \Drupal\Tests\thunder\Functional\ThunderTestBase::profile
- 8.3 tests/src/Functional/ThunderTestBase.php \Drupal\Tests\thunder\Functional\ThunderTestBase::profile
- 8.4 tests/src/Functional/ThunderTestBase.php \Drupal\Tests\thunder\Functional\ThunderTestBase::profile
- 6.0.x tests/src/Functional/ThunderTestBase.php \Drupal\Tests\thunder\Functional\ThunderTestBase::profile
- 6.1.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\FunctionalCode
protected $profile = 'thunder';