JSWebAssertTest::$modules

Same name in other branches
  1. 8.9.x core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebAssertTest.php \Drupal\FunctionalJavascriptTests\Tests\JSWebAssertTest::modules
  2. 10 core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebAssertTest.php \Drupal\FunctionalJavascriptTests\Tests\JSWebAssertTest::modules
  3. 11.x 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 22

Class

JSWebAssertTest
Tests for the JSWebAssert class.

Namespace

Drupal\FunctionalJavascriptTests\Tests

Code

protected static $modules = [
    'js_webassert_test',
];

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