public static property SimpleTestErrorCollectorTest::$modules in Drupal 8
Modules to enable.
Type: array
File
- core/
modules/ simpletest/ src/ Tests/ SimpleTestErrorCollectorTest.php, line 20
Class
- SimpleTestErrorCollectorTest
- Tests SimpleTest error and exception collector.
Namespace
Drupal\simpletest\TestsCode
public static $modules = [
'system_test',
'error_test',
];