You are here

protected property UserAuthTest::$testUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/tests/src/Unit/UserAuthTest.php \Drupal\Tests\user\Unit\UserAuthTest::testUser

The mock user.

Type: \Drupal\user\Entity\User|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/user/tests/src/Unit/UserAuthTest.php, line 38
Contains \Drupal\Tests\user\Unit\UserAuthTest.

Class

UserAuthTest
@coversDefaultClass \Drupal\user\UserAuth @group user

Namespace

Drupal\Tests\user\Unit

Code

protected $testUser;