You are here

protected property OtherInstallationProfileTestsTest::$adminUser in Zircon Profile 8

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

An administrative user with permission to administer unit tests.

Type: \Drupal\user\UserInterface

File

core/modules/simpletest/src/Tests/OtherInstallationProfileTestsTest.php, line 46
Contains \Drupal\simpletest\Tests\OtherInstallationProfileTestsTest.

Class

OtherInstallationProfileTestsTest
Verifies that tests in other installation profiles are found.

Namespace

Drupal\simpletest\Tests

Code

protected $adminUser;