protected property DrupalRemoteTestCase::$originalUrls in SimpleTest 7.2
Associative array of original values for the URL variables.
Type: array
File
- ./
drupal_web_test_case.php, line 3545 - Provides DrupalTestCase, DrupalUnitTestCase, and DrupalWebTestCase classes.
Class
- DrupalRemoteTestCase
- Base class used for writing atomic remote tests.
Code
protected $originalUrls = array();