protected property DrupalWebTestCase::$httpauth_credentials in Drupal 7
HTTP authentication credentials (<username>:<password>).
File
- modules/
simpletest/ drupal_web_test_case.php, line 929
Class
- DrupalWebTestCase
- Test case for typical Drupal tests.
Code
protected $httpauth_credentials = NULL;