You are here

protected property UserPasswordResetTestCase::$profile in Drupal 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

modules/user/user.test, line 481
Tests for user.module.

Class

UserPasswordResetTestCase
Tests resetting a user password.

Code

protected $profile = 'standard';