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.