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 |
|---|---|---|---|
| BreakpointTest::$pluginId | property | core/ |
The used plugin ID. |
| BreakpointTest::$stringTranslation | property | core/ |
The mocked translator. |
| BreakpointTest::setUp | function | core/ |
|
| BreakpointTest::setupBreakpoint | function | core/ |
Sets up the breakpoint defaults. |
| BreakpointTest::testGetGroup | function | core/ |
@covers ::getGroup[[api-linebreak]] |
| BreakpointTest::testGetLabel | function | core/ |
@covers ::getLabel[[api-linebreak]] |
| BreakpointTest::testGetMediaQuery | function | core/ |
@covers ::getMediaQuery[[api-linebreak]] |
| BreakpointTest::testGetMultipliers | function | core/ |
@covers ::getMultipliers[[api-linebreak]] |
| BreakpointTest::testGetProvider | function | core/ |
@covers ::getProvider[[api-linebreak]] |
| BreakpointTest::testGetWeight | function | core/ |
@covers ::getWeight[[api-linebreak]] |
| breakpoint_module_test.breakpoints.yml | file | core/ |
core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.breakpoints.yml |
| breakpoint_module_test.info.yml | file | core/ |
core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml |
| breakpoint_theme_test.breakpoints.yml | file | core/ |
core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml |
| breakpoint_theme_test.info.yml | file | core/ |
core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml |
| BrokenCacheUpdateTest | class | core/ |
Ensures that a broken or out-of-date element info cache is not used. |
| BrokenCacheUpdateTest.php | file | core/ |
|
| 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. |
| 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 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. |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.