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 11.x for test
  5. Search main for test
  6. 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
PathWorkspacesTest::assertNotAccessiblePaths function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Helper callback to verify paths are responding with status 404.
PathWorkspacesTest::setUp function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php
PathWorkspacesTest::testPathAliases function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Tests path aliases with workspaces.
PathWorkspacesTest::testPathAliasesUserSwitch function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Tests path aliases with workspaces and user switching.
PathWorkspacesTest::testPathAliasesWithTranslation function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Tests path aliases with workspaces for translatable nodes.
path_changed_helper_test.info.yml file core/modules/system/tests/modules/path_changed_helper_test/path_changed_helper_test.info.yml core/modules/system/tests/modules/path_changed_helper_test/path_changed_helper_test.info.yml
path_changed_helper_test.routing.yml file core/modules/system/tests/modules/path_changed_helper_test/path_changed_helper_test.routing.yml core/modules/system/tests/modules/path_changed_helper_test/path_changed_helper_test.routing.yml
path_encoded_test.info.yml file core/modules/system/tests/modules/path_encoded_test/path_encoded_test.info.yml core/modules/system/tests/modules/path_encoded_test/path_encoded_test.info.yml
path_encoded_test.routing.yml file core/modules/system/tests/modules/path_encoded_test/path_encoded_test.routing.yml core/modules/system/tests/modules/path_encoded_test/path_encoded_test.routing.yml
path_test_node_grants.info.yml file core/modules/path/tests/modules/path_test_node_grants/path_test_node_grants.info.yml core/modules/path/tests/modules/path_test_node_grants/path_test_node_grants.info.yml
path_test_node_grants.module file core/modules/path/tests/modules/path_test_node_grants/path_test_node_grants.module Contains hook implementations for the Path test with node grants module.
path_test_node_grants_node_grants function core/modules/path/tests/modules/path_test_node_grants/path_test_node_grants.module Implements hook_node_grants().
PendingRevisionTest class core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php Kernel tests for taxonomy pending revisions.
PendingRevisionTest.php file core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php
PendingRevisionTest::$modules property core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php Modules to install.
PendingRevisionTest::getTaxonomyIndex function core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php
PendingRevisionTest::setUp function core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php
PendingRevisionTest::testTaxonomyIndexWithPendingRevision function core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php Tests that the taxonomy index work correctly with pending revisions.
PercentagesTest class core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php @coversDefaultClass \Drupal\Core\Batch\Percentage[[api-linebreak]]
@group Batch
PercentagesTest.php file core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php
PercentagesTest::$testCases property core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php
PercentagesTest::providerTestPercentages function core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php Provide data for batch unit tests.
PercentagesTest::testPercentages function core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php @dataProvider providerTestPercentages
@covers ::format[[api-linebreak]]
PerComponentEntityDisplayTest class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Tests the entity display destination plugin.
PerComponentEntityDisplayTest.php file core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php
PerComponentEntityDisplayTest::testImport function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Tests the entity display import method.
PerComponentEntityFormDisplayTest class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Tests the entity display destination plugin.
PerComponentEntityFormDisplayTest.php file core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
PerComponentEntityFormDisplayTest::testImport function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Tests the entity display import method.
PerformanceTestBase class core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Collects performance metrics.
PerformanceTestBase.php file core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php
PerformanceTestBase::$modules property core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Modules to install.
PerformanceTestBase::getMinkDriverArgs function core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Gets the Mink driver args from an environment variable.
PerformanceTestBase::installModulesFromClassProperty function core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Install modules defined by `static::$modules`.
PerformanceTestBase::prepareEnvironment function core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Prepares the current environment for running the test.
PerformanceTestBase::setUp function core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php
PerformanceTestRecorder class core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Records the number of times specific events occur.
PerformanceTestRecorder.php file core/lib/Drupal/Core/Test/PerformanceTestRecorder.php
PerformanceTestRecorder::$record property core/lib/Drupal/Core/Test/PerformanceTestRecorder.php
PerformanceTestRecorder::$state property core/lib/Drupal/Core/Test/PerformanceTestRecorder.php The state service for persistent storage if necessary.
PerformanceTestRecorder::getCount function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php
PerformanceTestRecorder::getSubscribedEvents function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php
PerformanceTestRecorder::onRouteBuilderFinish function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Records a router rebuild.
PerformanceTestRecorder::record function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Records the occurrence of an event.
PerformanceTestRecorder::registerService function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Registers core.performance.test.recorder service.
PerformanceTestRecorder::__construct function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php PerformanceTestRecorder constructor.
PerformanceTestTrait trait core/tests/Drupal/Tests/PerformanceTestTrait.php Provides various methods to aid in collecting performance data during tests.
PerformanceTestTrait.php file core/tests/Drupal/Tests/PerformanceTestTrait.php
PerformanceTestTrait::assertCountBetween function core/tests/Drupal/Tests/PerformanceTestTrait.php Asserts that a count is between a min and max inclusively.
PerformanceTestTrait::collectNetworkData function core/tests/Drupal/Tests/PerformanceTestTrait.php Prepares data for assertions.

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