You are here

protected property PasswordStrengthTestCase::$admin_user in Password Strength 6.2

Same name and namespace in other branches
  1. 7 tests/password_strength.test \PasswordStrengthTestCase::admin_user

A user with permission to set the minimum password strength required level.

Type: object

File

tests/password_strength.test, line 24
Tests for password strength module.

Class

PasswordStrengthTestCase
Tests the functionality of the Password Strength module.

Code

protected $admin_user;