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 |
|---|---|---|---|
| DrupalKernelTest.php | file | core/ |
|
| DrupalKernelTest::getTestKernel | function | core/ |
Build a kernel for testings. |
| DrupalKernelTest::providerTestTrustedHosts | function | core/ |
Provides test data for testTrustedHosts(). |
| DrupalKernelTest::setUp | function | core/ |
|
| DrupalKernelTest::testCompileDIC | function | core/ |
Tests DIC compilation. |
| DrupalKernelTest::testFindSitePath | function | core/ |
Tests site path finding. |
| DrupalKernelTest::testInitializeSettings | function | core/ |
Tests the reregistration of autoloaders if APCu available. |
| DrupalKernelTest::testPrepareLegacyRequest | function | core/ |
@group legacy @expectedDeprecation Drupal\Core\DrupalKernel::prepareLegacyRequest is deprecated drupal:8.0.0 and is removed from drupal:9.0.0. Use DrupalKernel::boot() and DrupalKernel::preHandle() instead. See https://www.drupal.org/node/3070678 |
| DrupalKernelTest::testPreventChangeOfSitePath | function | core/ |
Tests setting of site path after kernel boot. |
| DrupalKernelTest::testRepeatedBootWithDifferentEnvironment | function | core/ |
Tests repeated loading of compiled DIC with different environment. |
| DrupalKernelTest::testTrustedHosts | function | core/ |
Tests hostname validation with settings. |
| DrupalListener::endTest | function | core/ |
|
| DrupalListener::endTest | function | core/ |
|
| DrupalListener::startTest | function | core/ |
|
| DrupalListener::startTest | function | core/ |
|
| DrupalLogErrorTest | class | core/ |
Tests logging of errors in core/error.inc. |
| DrupalLogErrorTest.php | file | core/ |
|
| DrupalLogErrorTest::testFatalExitCode | function | core/ |
Test that fatal errors return a non-zero exit code. |
| DrupalMessengerServiceTest | class | core/ |
Tests the Messenger service. |
| DrupalMessengerServiceTest.php | file | core/ |
|
| DrupalMessengerServiceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DrupalMessengerServiceTest::$modules | property | core/ |
Modules to enable. |
| DrupalMessengerServiceTest::testDrupalMessengerService | function | core/ |
Tests Messenger service. |
| DrupalMinkClientTest | class | core/ |
Test \Drupal\BuildTests\Framework\DrupalMinkClient. |
| DrupalMinkClientTest.php | file | core/ |
|
| DrupalMinkClientTest::getTestsForMetaRefresh | function | core/ |
|
| DrupalMinkClientTest::testBackForwardMetaRefresh | function | core/ |
@covers ::request[[api-linebreak]] |
| DrupalMinkClientTest::testFollowMetaRefresh | function | core/ |
@dataProvider getTestsForMetaRefresh @covers ::getMetaRefreshUrl[[api-linebreak]] |
| DrupalSelenium2DriverTest | class | core/ |
Tests the DrupalSelenium2Driver methods. |
| DrupalSelenium2DriverTest.php | file | core/ |
|
| DrupalSelenium2DriverTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DrupalSelenium2DriverTest::$modules | property | core/ |
Modules to enable. |
| DrupalSelenium2DriverTest::setUp | function | core/ |
|
| DrupalSelenium2DriverTest::testGetRemoteFilePath | function | core/ |
Tests uploading remote files. |
| DrupalSetMessageTest | class | core/ |
@covers ::drupal_set_message[[api-linebreak]] @group Common @group legacy |
| DrupalSetMessageTest.php | file | core/ |
|
| DrupalSetMessageTest::testDrupalSetMessage | function | core/ |
The basic functionality of drupal_set_message(). |
| DrupalSqlBaseTest | class | core/ |
@coversDefaultClass Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase[[api-linebreak]] @group migrate_drupal |
| DrupalSqlBaseTest.php | file | core/ |
|
| DrupalSqlBaseTest::$base | property | core/ |
|
| DrupalSqlBaseTest::$databaseContents | property | core/ |
Minimum database contents needed to test DrupalSqlBase. |
| DrupalSqlBaseTest::$migrationConfiguration | property | core/ |
Define bare minimum migration configuration. |
| DrupalSqlBaseTest::testSourceDatabaseError | function | core/ |
@covers ::checkRequirements[[api-linebreak]] |
| DrupalSqlBaseTest::testSourceProviderNotActive | function | core/ |
@covers ::checkRequirements[[api-linebreak]] |
| DrupalStandardsListenerDeprecatedClass::testFunction | function | core/ |
Returns a known value. |
| DrupalStandardsListenerDeprecationTest | class | core/ |
Test deprecation error handling by DrupalStandardsListener. |
| DrupalStandardsListenerDeprecationTest.php | file | core/ |
|
| DrupalStandardsListenerDeprecationTest::testDeprecation | function | core/ |
Exercise DrupalStandardsListener's coverage validation. |
| DrupalStandardsListenerTrait::checkValidCoversForTest | function | core/ |
Check an individual test run for valid @covers annotation. |
| DrupalStandardsListenerTrait::doEndTest | function | core/ |
Reacts to the end of a test. |
Pagination
- Previous page
- Page 181
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.