Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BrowserHtmlDebugTrait::$htmlOutputEnabled | property | core/ |
HTML output enabled. |
| BrowserHtmlDebugTrait::$htmlOutputFile | property | core/ |
The file name to write the list of URLs to. |
| BrowserHtmlDebugTrait::$htmlOutputTestId | property | core/ |
HTML output test ID. |
| BrowserHtmlDebugTrait::formatHtmlOutputHeaders | function | core/ |
Formats HTTP headers as string for HTML output logging. |
| BrowserHtmlDebugTrait::getHtmlOutputHeaders | function | core/ |
Returns headers in HTML output format. |
| BrowserHtmlDebugTrait::getResponseLogHandler | function | core/ |
Provides a Guzzle middleware handler to log every response received. |
| BrowserHtmlDebugTrait::getTestMethodCaller | function | core/ |
Retrieves the current calling line in the class under test. |
| BrowserHtmlDebugTrait::htmlOutput | function | core/ |
Logs a HTML output message in a text file. |
| BrowserHtmlDebugTrait::initBrowserOutputFile | function | core/ |
Creates the directory to store browser output. |
| BrowserMissingDependentModuleMethodTest | class | core/ |
A fixture test class with requires annotation. |
| BrowserMissingDependentModuleMethodTest.php | file | core/ |
|
| BrowserMissingDependentModuleMethodTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
| BrowserMissingDependentModuleMethodTest::testRequiresModule | function | core/ |
This method should be skipped since it requires a module that is not found. |
| BrowserMissingDependentModuleTest | class | core/ |
A fixture test class with requires annotation. |
| BrowserMissingDependentModuleTest.php | file | core/ |
|
| BrowserMissingDependentModuleTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
| BrowserMissingDependentModuleTest::testRequiresModule | function | core/ |
Placeholder test method. |
| BrowserTestBase | class | core/ |
Provides a test case for functional Drupal tests. |
| BrowserTestBase.php | file | core/ |
|
| BrowserTestBase::$baseUrl | property | core/ |
The base URL. |
| BrowserTestBase::$configImporter | property | core/ |
The config importer that can be used in a test. |
| BrowserTestBase::$customTranslations | property | core/ |
An array of custom translations suitable for drupal_rewrite_settings(). |
| BrowserTestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BrowserTestBase::$mink | property | core/ |
Mink session manager. |
| BrowserTestBase::$minkDefaultDriverArgs | property | core/ |
Mink default driver params. |
| BrowserTestBase::$minkDefaultDriverClass | property | core/ |
Mink class for the default driver to use. |
| BrowserTestBase::$modules | property | core/ |
Modules to enable. |
| BrowserTestBase::$originalContainer | property | core/ |
The original container. |
| BrowserTestBase::$originalShutdownCallbacks | property | core/ |
The original array of shutdown function callbacks. |
| BrowserTestBase::$preserveGlobalState | property | core/ |
|
| BrowserTestBase::$profile | property | core/ |
The profile to install as a basis for testing. |
| BrowserTestBase::$runTestInSeparateProcess | property | core/ |
Browser tests are run in separate processes to prevent collisions between code that may be loaded by tests. |
| BrowserTestBase::$timeLimit | property | core/ |
Time limit in seconds for the test. |
| BrowserTestBase::$translationFilesDirectory | property | core/ |
The translation file directory for the test environment. |
| BrowserTestBase::cleanupEnvironment | function | core/ |
Clean up the Simpletest environment. |
| BrowserTestBase::config | function | core/ |
Configuration accessor for tests. Returns non-overridden configuration. |
| BrowserTestBase::drupalGetHeader | function | core/ |
Gets the value of an HTTP response header. |
| BrowserTestBase::filePreDeleteCallback | function | core/ |
Ensures test files are deletable. |
| BrowserTestBase::getDefaultDriverInstance | function | core/ |
Gets an instance of the default Mink driver. |
| BrowserTestBase::getDrupalSettings | function | core/ |
Gets the JavaScript drupalSettings variable for the currently-loaded page. |
| BrowserTestBase::getHttpClient | function | core/ |
Obtain the HTTP client for the system under test. |
| BrowserTestBase::getMinkDriverArgs | function | core/ |
Gets the Mink driver args from an environment variable. |
| BrowserTestBase::getOptions | function | core/ |
Helper function to get the options of select field. |
| BrowserTestBase::getSession | function | core/ |
Returns Mink session. |
| BrowserTestBase::getSessionCookies | function | core/ |
Get session cookies from current session. |
| BrowserTestBase::getTestMethodCaller | function | core/ |
Retrieves the current calling line in the class under test. |
| BrowserTestBase::initFrontPage | function | core/ |
Visits the front page when initializing Mink. |
| BrowserTestBase::initMink | function | core/ |
Initializes Mink sessions. |
| BrowserTestBase::installDrupal | function | core/ |
Installs Drupal into the Simpletest site. |
| BrowserTestBase::registerSessions | function | core/ |
Registers additional Mink sessions. |
Pagination
- Previous page
- Page 130
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.