protected property ModuleApiTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php, line 17
Definition of Drupal\system\Tests\Module\ModuleApiTest.

Class

ModuleApiTest
Unit tests for the module API.

Namespace

Drupal\system\Tests\Module

Code

protected $profile = 'standard';