protected property WebTestBase::$httpauth_credentials

HTTP authentication credentials (<username>:<password>).

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php, line 125
Definition of Drupal\simpletest\WebTestBase.

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $httpauth_credentials = NULL;