You are here

protected property InstallationProfileModuleTestsTest::$adminUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/simpletest/src/Tests/InstallationProfileModuleTestsTest.php \Drupal\simpletest\Tests\InstallationProfileModuleTestsTest::adminUser

An administrative user with permission to adminsiter unit tests.

Type: \Drupal\user\UserInterface

File

core/modules/simpletest/src/Tests/InstallationProfileModuleTestsTest.php, line 31
Contains \Drupal\simpletest\Tests\InstallationProfileModuleTestsTest.

Class

InstallationProfileModuleTestsTest
Verifies that tests bundled with installation profile modules are found.

Namespace

Drupal\simpletest\Tests

Code

protected $adminUser;