You are here

protected property TestBase::$httpAuthCredentials in SimpleTest 8.3

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

Type: string

File

src/TestBase.php, line 244

Class

TestBase
Base class for Drupal tests.

Namespace

Drupal\simpletest

Code

protected $httpAuthCredentials = NULL;