DrupalErrorCollectionUnitTest::$collectedErrors

Errors triggered during the test.

Errors are intercepted by the overriden implementation of DrupalWebTestCase::error below.

Type: Array

File

modules/simpletest/tests/common.test, line 2752

Class

DrupalErrorCollectionUnitTest
Tests Simpletest error and exception collector.

Code

protected $collectedErrors = array();

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