protected property PasswordHashingTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

drupal-7.x/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';