protected property WebTestBase::$profile

The profile to install as a basis for testing.

Type: string

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php, line 29
Definition of Drupal\simpletest\WebTestBase.

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $profile = 'testing';