protected property DrupalRemoteTestCase::$actions in SimpleTest 7.2
List of actions to perform.
Type: array
File
- ./
drupal_web_test_case.php, line 3552 - Provides DrupalTestCase, DrupalUnitTestCase, and DrupalWebTestCase classes.
Class
- DrupalRemoteTestCase
- Base class used for writing atomic remote tests.
Code
protected $actions = array();