namespace Drupal\FunctionalJavascriptTests
Same name in other branches
Object name | File name | Summary |
---|---|---|
BrowserWithJavascriptTest | core/tests/Drupal/FunctionalJavascriptTests/BrowserWithJavascriptTest.php | Tests if we can execute JavaScript in the browser. |
DrupalSelenium2Driver | core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php | Provides a driver for Selenium testing. |
JavascriptDeprecationTest | core/tests/Drupal/FunctionalJavascriptTests/JavascriptDeprecationTest.php | Tests Javascript deprecation notices. |
JavascriptGetDrupalSettingsTest | core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php | Tests Drupal settings retrieval in JavascriptTestBase tests. |
JavascriptTestBase | core/tests/Drupal/FunctionalJavascriptTests/JavascriptTestBase.php | Runs a browser test using PhantomJS. |
JSWebAssert | core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php | Defines a class with methods for asserting presence of elements during tests. |
LegacyJavascriptTestBase | core/tests/Drupal/FunctionalJavascriptTests/LegacyJavascriptTestBase.php | Runs a browser test using PhantomJS. |
SortableTestTrait | core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php | Provides functions for simulating sort changes. |
WebDriverCurlService | core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php | Provides a curl service to interact with Selenium driver. |
WebDriverTestBase | core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php | Runs a browser test using a driver that supports Javascript. |
WebDriverWebAssert | core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php | Defines a JSWebAssert with no support for status code and header assertions. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.