UiPhpUnitOutputTest::$modules

Modules to enable.

Type: string[]

File

core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php, line 23

Class

UiPhpUnitOutputTest
Test PHPUnit output for the Simpletest UI.

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.