protected property DrupalTestCase::$assertions

Assertions thrown in that test case.

Tipo: Array

Archivo

drupal-7.x/modules/simpletest/drupal_web_test_case.php, line 64

Class

DrupalTestCase
Base class for Drupal tests.

Código

protected $assertions = array();