protected property DrupalTestCase::$assertions in Drupal 7
Assertions thrown in that test case.
Type: Array
File
- modules/
simpletest/ drupal_web_test_case.php, line 85
Class
- DrupalTestCase
- Base class for Drupal tests.
Code
protected $assertions = array();