You are here

namespace Drupal\FunctionalTests in Drupal 9

Same name in other branches
  1. 8 Drupal\FunctionalTests
  2. 10 Drupal\FunctionalTests
Classsort descending Location Description
AssertLegacyTrait core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php Provides convenience methods for assertions in browser tests.
BrowserMissingDependentModuleMethodTest core/tests/fixtures/BrowserMissingDependentModuleMethodTest.php A fixture test class with requires annotation.
BrowserMissingDependentModuleTest core/tests/fixtures/BrowserMissingDependentModuleTest.php A fixture test class with requires annotation.
BrowserTestBaseTest core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests BrowserTestBase functionality.
BrowserTestBaseUserAgentTest core/tests/Drupal/FunctionalTests/BrowserTestBaseUserAgentTest.php Tests BrowserTestBase functionality.
FolderTest core/tests/Drupal/FunctionalTests/FolderTest.php This test will check BrowserTestBase's treatment of hook_install during setUp. Image module is used for test.
GetTestMethodCallerExtendsTest core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php Test for BrowserTestBase::getTestMethodCaller() in child classes.
GetTestMethodCallerTest core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php Explicit test for BrowserTestBase::getTestMethodCaller().
MailCaptureTest core/tests/Drupal/FunctionalTests/MailCaptureTest.php Tests the SimpleTest email capturing logic, the assertMail assertion and the drupalGetMails function.
UserHelpersTest core/tests/Drupal/FunctionalTests/UserHelpersTest.php Tests User related helper methods of BrowserTestBase.
WebAssertTest core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests WebAssert functionality.