Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BrokenCacheUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BrokenCacheUpdateTest::setUp | function | core/ |
|
BrokenCacheUpdateTest::testUpdate | function | core/ |
Ensures that a broken or out-of-date element info cache is not used. |
BrokenSystemTestController | class | core/ |
A controller that does not specify its autowired dependencies correctly. |
BrokenSystemTestController.php | file | core/ |
|
BrokenSystemTestController::__construct | function | core/ |
Constructs the BrokenSystemTestController. |
BrowserHtmlDebugTrait::$htmlOutputTestId | property | core/ |
HTML output test ID. |
BrowserHtmlDebugTrait::getTestMethodCaller | function | core/ |
Retrieves the current calling line in the class under test. |
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 SettingsEditor::rewrite(). |
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 install. |
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 test environment. |
BrowserTestBase::config | function | core/ |
Configuration accessor for tests. Returns non-overridden configuration. |
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 test site. |
BrowserTestBase::registerSessions | function | core/ |
Registers additional Mink sessions. |
BrowserTestBase::setUp | function | core/ |
|
BrowserTestBase::setUpAppRoot | function | core/ |
Sets up the root application path. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.