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 |
|---|---|---|---|
| js_deprecation_log_test.module | file | core/ |
Helper module for the JavaScript deprecation tests. |
| js_deprecation_log_test_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
| js_deprecation_log_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
| js_deprecation_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.info.yml |
| js_deprecation_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.libraries.yml |
| js_deprecation_test.module | file | core/ |
Helper module for the JavaScript deprecation tests. |
| js_deprecation_test.routing.yml | file | core/ |
core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.routing.yml |
| js_deprecation_test_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
| js_message_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_message_test/js_message_test.info.yml |
| js_message_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_message_test/js_message_test.libraries.yml |
| js_message_test.routing.yml | file | core/ |
core/modules/system/tests/modules/js_message_test/js_message_test.routing.yml |
| js_webassert_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_webassert_test/js_webassert_test.info.yml |
| js_webassert_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_webassert_test/js_webassert_test.libraries.yml |
| js_webassert_test.routing.yml | file | core/ |
core/modules/system/tests/modules/js_webassert_test/js_webassert_test.routing.yml |
| JUnitConverter::convertTestCaseToSimpletestRow | function | core/ |
Converts a PHPUnit test case result to a {simpletest} result row. |
| JUnitConverter::findTestCases | function | core/ |
Finds all test cases recursively from a test suite list. |
| JUnitConverterTest | class | core/ |
Tests Drupal\Core\Test\JUnitConverter. |
| JUnitConverterTest.php | file | core/ |
|
| JUnitConverterTest::testConvertTestCaseToSimpletestRow | function | core/ |
@covers ::convertTestCaseToSimpletestRow[[api-linebreak]] |
| JUnitConverterTest::testXmlElementToRows | function | core/ |
@covers ::xmlElementToRows[[api-linebreak]] |
| JUnitConverterTest::testXmlToRowsEmptyFile | function | core/ |
@covers ::xmlToRows[[api-linebreak]] |
| JUnitConverterTest::testXmlToRowsWithErrors | function | core/ |
Test errors reported. @covers ::xmlToRows[[api-linebreak]] |
| KernelAssertLegacyTraitTest | class | core/ |
@coversDefaultClass \Drupal\KernelTests\AssertLegacyTrait[[api-linebreak]] @group Assert @group legacy |
| KernelAssertLegacyTraitTest.php | file | core/ |
|
| KernelAssertLegacyTraitTest::testAssertFalse | function | core/ |
@expectedDeprecation Support for asserting against non-boolean values in ::assertFalse is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use a different assert method, for example, ::assertEmpty(). See https://www.drupal.org/node/3082086 |
| KernelAssertLegacyTraitTest::testAssertTrue | function | core/ |
@expectedDeprecation Support for asserting against non-boolean values in ::assertTrue is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use a different assert method, for example, ::assertNotEmpty(). See https://www.drupal.org/node/3082086 |
| KernelMissingDependentModuleMethodTest | class | core/ |
A fixture test class with requires annotation. |
| KernelMissingDependentModuleMethodTest.php | file | core/ |
|
| KernelMissingDependentModuleMethodTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
| KernelMissingDependentModuleMethodTest::testRequiresModule | function | core/ |
This method should be skipped since it requires a module that is not found. |
| KernelMissingDependentModuleTest | class | core/ |
A fixture test class with requires annotation. |
| KernelMissingDependentModuleTest.php | file | core/ |
|
| KernelMissingDependentModuleTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
| KernelMissingDependentModuleTest::testRequiresModule | function | core/ |
Placeholder test method. |
| KernelTestBase | class | core/ |
Base class for functional integration tests. |
| KernelTestBase | class | core/ |
Base class for functional integration tests. |
| KernelTestBase.php | file | core/ |
|
| KernelTestBase.php | file | core/ |
|
| KernelTestBase::$backupGlobals | property | core/ |
Back up and restore any global variables that may be changed by tests. |
| KernelTestBase::$backupStaticAttributes | property | core/ |
Back up and restore static class properties that may be changed by tests. |
| KernelTestBase::$backupStaticAttributesBlacklist | property | core/ |
Contains a few static class properties for performance. |
| KernelTestBase::$classLoader | property | core/ |
|
| KernelTestBase::$configDirectories | property | core/ |
The configuration directories for this test run. |
| KernelTestBase::$configImporter | property | core/ |
@todo Move into Config test base class. |
| KernelTestBase::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| KernelTestBase::$container | property | core/ |
|
| KernelTestBase::$databasePrefix | property | core/ |
|
| KernelTestBase::$keyValueFactory | property | core/ |
A KeyValueMemoryFactory instance to use when building the container. |
| KernelTestBase::$moduleFiles | property | core/ |
|
| KernelTestBase::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 375
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.