DrupalTestCase::$assertions

Assertions thrown in that test case.

Type: Array

File

modules/simpletest/drupal_web_test_case.php, line 110

Class

DrupalTestCase
Base class for Drupal tests.

Code

protected $assertions = array();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.