protected property OtherInstallationProfileTestsTest::$adminUser in Drupal 8
An administrative user with permission to administer unit tests.
Type: \Drupal\user\UserInterface
File
- core/
modules/ simpletest/ tests/ src/ Functional/ OtherInstallationProfileTestsTest.php, line 46
Class
- OtherInstallationProfileTestsTest
- Verifies that tests in other installation profiles are found.
Namespace
Drupal\Tests\simpletest\FunctionalCode
protected $adminUser;