PhpUnitErrorTest::$modules
Enable the simpletest module.
Type: string[]
Overrides KernelTestBase::$modules
File
-
core/
modules/ simpletest/ tests/ src/ Kernel/ PhpUnitErrorTest.php, line 20
Class
- PhpUnitErrorTest
- Tests PHPUnit errors are getting converted to Simpletest errors.
Namespace
Drupal\Tests\simpletest\KernelCode
protected static $modules = [
'simpletest',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.