protected property PasswordHashingTest::$profile
The profile to install as a basis for testing.
Tipo: string
Overrides DrupalWebTestCase::$profile
Archivo
- drupal-7.x/
modules/ simpletest/ tests/ password.test, line 12 - Provides unit tests for password.inc.
Class
- PasswordHashingTest
- Unit tests for password hashing API.
Código
protected $profile = 'testing';