You are here

public static property SimpleTestErrorCollectorTest::$modules in SimpleTest 8.3

Modules to enable.

Type: array

File

src/Tests/SimpleTestErrorCollectorTest.php, line 20

Class

SimpleTestErrorCollectorTest
Tests SimpleTest error and exception collector.

Namespace

Drupal\simpletest\Tests

Code

public static $modules = [
  'system_test',
  'error_test',
];