protected property UserPasswordResetTestCase::$profile
The profile to install as a basis for testing.
Tipo: string
Overrides DrupalWebTestCase::$profile
Archivo
- drupal-7.x/
modules/ user/ user.test, line 458 - Tests for user.module.
Class
- UserPasswordResetTestCase
- Tests resetting a user password.
Código
protected $profile = 'standard';