BrokenSetUpTest::$modules

Modules to enable.

Type: array

File

core/modules/simpletest/src/Tests/BrokenSetUpTest.php, line 27

Class

BrokenSetUpTest
Tests a test case that does not call parent::setUp().

Namespace

Drupal\simpletest\Tests

Code

public static $modules = [
    'simpletest',
];

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