You are here

protected static property DrupalRemoteTestCase::$REMOTE_PREFIX in SimpleTest 7.2

Prefix to be added to all random strings.

File

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

Class

DrupalRemoteTestCase
Base class used for writing atomic remote tests.

Code

protected static $REMOTE_PREFIX;