protected property DrupalTestCase::$assertions

Assertions thrown in that test case.

Type: Array

File

drupal/modules/simpletest/drupal_web_test_case.php, line 71

Class

DrupalTestCase
Base class for Drupal tests.

Code

protected $assertions = array();