Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
js_errors_test.libraries.yml file core/modules/system/tests/modules/js_errors_test/js_errors_test.libraries.yml core/modules/system/tests/modules/js_errors_test/js_errors_test.libraries.yml
js_errors_test.routing.yml file core/modules/system/tests/modules/js_errors_test/js_errors_test.routing.yml core/modules/system/tests/modules/js_errors_test/js_errors_test.routing.yml
js_interaction_test.info.yml file core/modules/system/tests/modules/js_interaction_test/js_interaction_test.info.yml core/modules/system/tests/modules/js_interaction_test/js_interaction_test.info.yml
js_interaction_test.libraries.yml file core/modules/system/tests/modules/js_interaction_test/js_interaction_test.libraries.yml core/modules/system/tests/modules/js_interaction_test/js_interaction_test.libraries.yml
js_interaction_test.routing.yml file core/modules/system/tests/modules/js_interaction_test/js_interaction_test.routing.yml core/modules/system/tests/modules/js_interaction_test/js_interaction_test.routing.yml
js_message_test.info.yml file core/modules/system/tests/modules/js_message_test/js_message_test.info.yml core/modules/system/tests/modules/js_message_test/js_message_test.info.yml
js_message_test.libraries.yml file core/modules/system/tests/modules/js_message_test/js_message_test.libraries.yml core/modules/system/tests/modules/js_message_test/js_message_test.libraries.yml
js_message_test.routing.yml file core/modules/system/tests/modules/js_message_test/js_message_test.routing.yml core/modules/system/tests/modules/js_message_test/js_message_test.routing.yml
js_once_test.info.yml file core/modules/system/tests/modules/js_once_test/js_once_test.info.yml core/modules/system/tests/modules/js_once_test/js_once_test.info.yml
js_once_test.routing.yml file core/modules/system/tests/modules/js_once_test/js_once_test.routing.yml core/modules/system/tests/modules/js_once_test/js_once_test.routing.yml
js_testing_ajax_request_test.info.yml file core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.info.yml core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.info.yml
js_testing_ajax_request_test.libraries.yml file core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.libraries.yml core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.libraries.yml
js_testing_log_test.info.yml file core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.info.yml core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.info.yml
js_testing_log_test.libraries.yml file core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.libraries.yml core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.libraries.yml
JUnitConverter::convertTestCaseToSimpletestRow function core/lib/Drupal/Core/Test/JUnitConverter.php Converts a PHPUnit test case result to a {simpletest} result row.
JUnitConverter::findTestCases function core/lib/Drupal/Core/Test/JUnitConverter.php Finds all test cases recursively from a test suite list.
JUnitConverter::getTestCaseResult function core/lib/Drupal/Core/Test/JUnitConverter.php Determine a status string for the given testcase.
JUnitConverterTest class core/tests/Drupal/Tests/Core/Test/JUnitConverterTest.php Tests Drupal\Core\Test\JUnitConverter.
JUnitConverterTest.php file core/tests/Drupal/Tests/Core/Test/JUnitConverterTest.php
JUnitConverterTest::testConvertTestCaseToSimpletestRow function core/tests/Drupal/Tests/Core/Test/JUnitConverterTest.php Tests convert test case to simpletest row.
JUnitConverterTest::testXmlElementToRows function core/tests/Drupal/Tests/Core/Test/JUnitConverterTest.php Tests xml element to rows.
JUnitConverterTest::testXmlToRowsEmptyFile function core/tests/Drupal/Tests/Core/Test/JUnitConverterTest.php Tests xml to rows empty file.
JUnitConverterTest::testXmlToRowsWithErrors function core/tests/Drupal/Tests/Core/Test/JUnitConverterTest.php Tests errors reported.
JUnitConverterTest::testXmlToRowsWithSkipped function core/tests/Drupal/Tests/Core/Test/JUnitConverterTest.php Tests skips reported.
KernelTest class core/tests/PHPStan/fixtures/component-tests.php
KernelTestBase class core/tests/Drupal/KernelTests/KernelTestBase.php Base class for functional integration tests.
KernelTestBase.php file core/tests/Drupal/KernelTests/KernelTestBase.php
KernelTestBase::$classLoader property core/tests/Drupal/KernelTests/KernelTestBase.php The class loader.
KernelTestBase::$configImporter property core/tests/Drupal/KernelTests/KernelTestBase.php The configuration importer.
KernelTestBase::$configSchemaCheckerExclusions property core/tests/Drupal/KernelTests/KernelTestBase.php An array of config object names that are excluded from schema checking.
KernelTestBase::$container property core/tests/Drupal/KernelTests/KernelTestBase.php The test container.
KernelTestBase::$databasePrefix property core/tests/Drupal/KernelTests/KernelTestBase.php The test database prefix.
KernelTestBase::$keyValue property core/tests/Drupal/KernelTests/KernelTestBase.php The key_value service that must persist between container rebuilds.
KernelTestBase::$modules property core/tests/Drupal/KernelTests/KernelTestBase.php Modules to install.
KernelTestBase::$root property core/tests/Drupal/KernelTests/KernelTestBase.php The app root.
KernelTestBase::$siteDirectory property core/tests/Drupal/KernelTests/KernelTestBase.php The relative path to the test site directory.
KernelTestBase::$strictConfigSchema property core/tests/Drupal/KernelTests/KernelTestBase.php Set to TRUE to strict check all configuration saved.
KernelTestBase::$usesSuperUserAccessPolicy property core/tests/Drupal/KernelTests/KernelTestBase.php Set to TRUE to make user 1 a super user.
KernelTestBase::$vfsRoot property core/tests/Drupal/KernelTests/KernelTestBase.php The virtual filesystem root directory.
KernelTestBase::assertPostConditions function core/tests/Drupal/KernelTests/KernelTestBase.php
KernelTestBase::bootEnvironment function core/tests/Drupal/KernelTests/KernelTestBase.php Bootstraps a basic test environment.
KernelTestBase::bootKernel function core/tests/Drupal/KernelTests/KernelTestBase.php Bootstraps a kernel for a test.
KernelTestBase::config function core/tests/Drupal/KernelTests/KernelTestBase.php Configuration accessor for tests. Returns non-overridden configuration.
KernelTestBase::disableModules function core/tests/Drupal/KernelTests/KernelTestBase.php Disables modules for this test.
KernelTestBase::enableModules function core/tests/Drupal/KernelTests/KernelTestBase.php Enables modules for this test.
KernelTestBase::getConfigSchemaExclusions function core/tests/Drupal/KernelTests/KernelTestBase.php Gets the config schema exclusions for this test.
KernelTestBase::getDatabaseConnectionInfo function core/tests/Drupal/KernelTests/KernelTestBase.php Returns the Database connection info to be used for this test.
KernelTestBase::getDatabasePrefix function core/tests/Drupal/KernelTests/KernelTestBase.php Gets the database prefix used for test isolation.
KernelTestBase::getExtensionsForModules function core/tests/Drupal/KernelTests/KernelTestBase.php Returns Extension objects for $modules to install.
KernelTestBase::getModulesToEnable function core/tests/Drupal/KernelTests/KernelTestBase.php Returns the modules to install for this test.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.