protected property InstallTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/system/lib/Drupal/system/Tests/Cache/InstallTest.php, line 26
Definition of Drupal\system\Tests\Cache\InstallTest.

Class

InstallTest
Tests the behavior of the cache backend used for installing Drupal.

Namespace

Drupal\system\Tests\Cache

Code

protected $profile = 'testing';