You are here

protected property BearTest::$profile in Bear 8

Same name and namespace in other branches
  1. 8.2 src/Tests/BearTest.php \Drupal\bear\Tests\BearTest::profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

src/Tests/BearTest.php, line 26
Contains \Drupal\bear\Tests\BearTest.

Class

BearTest
Tests Bear installation profile expectations.

Namespace

Drupal\bear\Tests

Code

protected $profile = 'bear';