SimpleTestErrorCollectorTest::$collectedErrors

Errors triggered during the test.

Errors are intercepted by the overridden implementation of Drupal\simpletest\WebTestBase::error() below.

Type: array

File

core/modules/simpletest/src/Tests/SimpleTestErrorCollectorTest.php, line 30

Class

SimpleTestErrorCollectorTest
Tests SimpleTest error and exception collector.

Namespace

Drupal\simpletest\Tests

Code

protected $collectedErrors = [];

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