SimpletestUiTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/simpletest/tests/src/Functional/SimpletestUiTest.php, line 22

Class

SimpletestUiTest
Test various aspects of testing through the UI form.

Namespace

Drupal\Tests\simpletest\Functional

Code

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

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