Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| ShortcutXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ShortcutXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ShortcutXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ShortcutXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ShortcutXmlCookieTest | class | core/ |
@group rest |
| ShortcutXmlCookieTest.php | file | core/ |
|
| ShortcutXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ShortcutXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| ShortcutXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ShutdownFunctionsTest | class | core/ |
Functional tests shutdown functions. |
| ShutdownFunctionsTest.php | file | core/ |
|
| ShutdownFunctionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShutdownFunctionsTest::$modules | property | core/ |
Modules to enable. |
| ShutdownFunctionsTest::tearDown | function | core/ |
|
| ShutdownFunctionsTest::testShutdownFunctions | function | core/ |
Test shutdown functions. |
| SimpleConfigSectionStorageTest | class | core/ |
Tests the test implementation of section storage. |
| SimpleConfigSectionStorageTest.php | file | core/ |
|
| SimpleConfigSectionStorageTest::$modules | property | core/ |
Modules to enable. |
| SimpleConfigSectionStorageTest::getSectionStorage | function | core/ |
Sets up the section storage entity. |
| simpletest-result-summary.html.twig | file | core/ |
Default theme implementation for simpletest result summaries. |
| simpletest-result-summary.html.twig | file | core/ |
Theme override for simpletest result summaries. |
| simpletest.api.php | file | core/ |
Hooks provided by the SimpleTest module. |
| simpletest.info.yml | file | core/ |
core/modules/simpletest/simpletest.info.yml |
| simpletest.install | file | core/ |
Install, update and uninstall functions for the simpletest module. |
| simpletest.libraries.yml | file | core/ |
core/modules/simpletest/simpletest.libraries.yml |
| simpletest.links.menu.yml | file | core/ |
core/modules/simpletest/simpletest.links.menu.yml |
| simpletest.links.task.yml | file | core/ |
core/modules/simpletest/simpletest.links.task.yml |
| simpletest.migrate_drupal.yml | file | core/ |
core/modules/simpletest/migrations/state/simpletest.migrate_drupal.yml |
| simpletest.module | file | core/ |
Provides testing functionality. |
| simpletest.module.css | file | core/ |
/* Test Table */ #simpletest-form-table th.select-all { width: 1em; } th.simpletest-test-label { width: 40%; } .simpletest-image { display: inline-block; width: 1em; cursor: pointer; } .simpletest-group-label label { display: inline; … |
| simpletest.module.css | file | core/ |
/* Test Table */ #simpletest-form-table th.select-all { width: 1em; } th.simpletest-test-label { width: 40%; } .simpletest-image { display: inline-block; width: 1em; cursor: pointer; } .simpletest-group-label label { display: inline; … |
| simpletest.permissions.yml | file | core/ |
core/modules/simpletest/simpletest.permissions.yml |
| simpletest.routing.yml | file | core/ |
core/modules/simpletest/simpletest.routing.yml |
| simpletest.schema.yml | file | core/ |
core/modules/simpletest/config/schema/simpletest.schema.yml |
| simpletest.services.yml | file | core/ |
core/modules/simpletest/simpletest.services.yml |
| simpletest.settings.yml | file | core/ |
core/modules/simpletest/config/install/simpletest.settings.yml |
| SimpleTestBrowserTest | class | core/ |
Tests the WebTestBase internal browser. |
| SimpleTestBrowserTest.php | file | core/ |
|
| SimpleTestBrowserTest::$modules | property | core/ |
Modules to enable. |
| SimpleTestBrowserTest::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestBrowserTest::testInternalBrowser | function | core/ |
Test the internal browsers functionality. |
| SimpleTestBrowserTest::testUserAgentValidation | function | core/ |
Test validation of the User-Agent header we use to perform test requests. |
| SimpletestDeprecationTest | class | core/ |
Verify deprecations within the simpletest module. |
| SimpletestDeprecationTest.php | file | core/ |
|
| SimpletestDeprecationTest::$modules | property | core/ |
Modules to enable. |
| SimpletestDeprecationTest::testDeprecatedFunctions | function | core/ |
@expectedDeprecation The simpletest_phpunit_configuration_filepath function is deprecated since version 8.4.x and will be removed in 9.0.0. @expectedDeprecation The simpletest_test_get_all function is deprecated in version 8.3.x and will be removed in… |
| SimpletestDeprecationTest::testDeprecatedPhpUnitFunctions | function | core/ |
@expectedDeprecation simpletest_phpunit_xml_filepath is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Test\PhpUnitTestRunner::xmlLogFilepath() instead. See https://www.drupal.org/node/2948547 @expectedDeprecation… |
| SimpletestDeprecationTest::testDeprecatedServices | function | core/ |
@expectedDeprecation Drupal\simpletest\TestDiscovery is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Test\TestDiscovery instead. See https://www.drupal.org/node/2949692 @expectedDeprecation The… |
Pagination
- Previous page
- Page 613
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.