The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- drupal/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';