You are here

protected property DrupalRemoteTestCase::$remoteUrl in SimpleTest 7.2

URL of the remote server.

Type: string

File

./drupal_web_test_case.php, line 3538
Provides DrupalTestCase, DrupalUnitTestCase, and DrupalWebTestCase classes.

Class

DrupalRemoteTestCase
Base class used for writing atomic remote tests.

Code

protected $remoteUrl;