protected static property JSWebAssertTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebAssertTest.php \Drupal\FunctionalJavascriptTests\Tests\JSWebAssertTest::modules
- 9 core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebAssertTest.php \Drupal\FunctionalJavascriptTests\Tests\JSWebAssertTest::modules
Required modules.
Type: array
Overrides BrowserTestBase::$modules
File
- core/
tests/ Drupal/ FunctionalJavascriptTests/ Tests/ JSWebAssertTest.php, line 21
Class
- JSWebAssertTest
- Tests for the JSWebAssert class.
Namespace
Drupal\FunctionalJavascriptTests\TestsCode
protected static $modules = [
'js_webassert_test',
];