You are here

protected property CasPasswordResetTest::$nonCasUser in CAS 2.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/CasPasswordResetTest.php \Drupal\Tests\cas\Functional\CasPasswordResetTest::nonCasUser

A user not linked with a CAS account.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/CasPasswordResetTest.php, line 33

Class

CasPasswordResetTest
Tests the user's ability to reset their password.

Namespace

Drupal\Tests\cas\Functional

Code

protected $nonCasUser;