You are here

protected property TestBase::$assertions in SimpleTest 8.3

Assertions thrown in that test case.

Type: array

File

src/TestBase.php, line 75

Class

TestBase
Base class for Drupal tests.

Namespace

Drupal\simpletest

Code

protected $assertions = [];