DeprecatedModulesTestTrait::$excludeDeprecated

Flag to exclude deprecated modules from the tests.

Legacy*Test -test may set this to FALSE to include also deprecated modules for tests.

Type: bool

File

core/tests/Drupal/Tests/DeprecatedModulesTestTrait.php, line 25

Class

DeprecatedModulesTestTrait
Provides methods remove deprecated modules from tests.

Namespace

Drupal\Tests

Code

protected $excludeDeprecated = TRUE;

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