protected property PasswordHashingTest::$profile in Drupal 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- modules/
simpletest/ tests/ password.test, line 12 - Provides unit tests for password.inc.
Class
- PasswordHashingTest
- Unit tests for password hashing API.
Code
protected $profile = 'testing';