You are here

protected property TestBase::$info in Drupal 7 to 8/9 Module Upgrader 8

The parsed annotations for the test class and method being executed.

Type: array

File

tests/src/Unit/TestBase.php, line 30

Class

TestBase
Base class for all DMU tests, providing a useful environment:

Namespace

Drupal\Tests\drupalmoduleupgrader\Unit

Code

protected $info;