Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.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
DeprecatedClassesTest::testPathSubscriber function core/modules/path_alias/tests/src/Unit/DeprecatedClassesTest.php @covers \Drupal\Core\EventSubscriber\PathSubscriber::__construct[[api-linebreak]]
DeprecatedCleanupTest class core/modules/simpletest/tests/src/Kernel/DeprecatedCleanupTest.php Verify deprecation errors for the cleanup functions.
DeprecatedCleanupTest.php file core/modules/simpletest/tests/src/Kernel/DeprecatedCleanupTest.php
DeprecatedCleanupTest::$modules property core/modules/simpletest/tests/src/Kernel/DeprecatedCleanupTest.php Modules to enable.
DeprecatedCleanupTest::register function core/modules/simpletest/tests/src/Kernel/DeprecatedCleanupTest.php Registers test-specific services.
DeprecatedCleanupTest::testDeprecatedCleanFunctions function core/modules/simpletest/tests/src/Kernel/DeprecatedCleanupTest.php @expectedDeprecation simpletest_clean_environment is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Access the environment_cleaner service and call its cleanEnvironment() method, or use…
DeprecatedModerationStateViewsRelationshipTest class core/modules/content_moderation/tests/src/Functional/DeprecatedModerationStateViewsRelationshipTest.php Test the deprecated views relationships.
DeprecatedModerationStateViewsRelationshipTest.php file core/modules/content_moderation/tests/src/Functional/DeprecatedModerationStateViewsRelationshipTest.php
DeprecatedModerationStateViewsRelationshipTest::$modules property core/modules/content_moderation/tests/src/Functional/DeprecatedModerationStateViewsRelationshipTest.php Modules to enable.
DeprecatedModerationStateViewsRelationshipTest::setUp function core/modules/content_moderation/tests/src/Functional/DeprecatedModerationStateViewsRelationshipTest.php
DeprecatedModerationStateViewsRelationshipTest::testCodeDeprecationModerationStateRelationships function core/modules/content_moderation/tests/src/Functional/DeprecatedModerationStateViewsRelationshipTest.php Test the deprecations are triggered when the deprecated code is executed.
DeprecatedModerationStateViewsRelationshipTest::testReportDeprecatedModerationStateRelationships function core/modules/content_moderation/tests/src/Functional/DeprecatedModerationStateViewsRelationshipTest.php Test how the deprecated relationships appear in the UI.
DeprecatedModuleHandlerTest class core/tests/Drupal/Tests/Core/Extension/DeprecatedModuleHandlerTest.php @coversDefaultClass \Drupal\Core\Extension\ModuleHandler[[api-linebreak]]
@runTestsInSeparateProcesses
DeprecatedModuleHandlerTest.php file core/tests/Drupal/Tests/Core/Extension/DeprecatedModuleHandlerTest.php
DeprecatedModuleHandlerTest::dependencyProvider function core/tests/Drupal/Tests/Core/Extension/DeprecatedModuleHandlerTest.php Provider for testing dependency parsing.
DeprecatedModuleHandlerTest::testDependencyParsing function core/tests/Drupal/Tests/Core/Extension/DeprecatedModuleHandlerTest.php @dataProvider dependencyProvider
@covers ::parseDependency[[api-linebreak]]
@expectedDeprecation Drupal\Core\Extension\ModuleHandler::parseDependency is deprecated. Use \Drupal\Core\Extension\Dependency::createFromString() instead. See…
DeprecatedModulesTestTrait trait core/tests/Drupal/Tests/DeprecatedModulesTestTrait.php Provides methods remove deprecated modules from tests.
DeprecatedModulesTestTrait.php file core/tests/Drupal/Tests/DeprecatedModulesTestTrait.php
DeprecatedModulesTestTrait::$deprecatedModules property core/tests/Drupal/Tests/DeprecatedModulesTestTrait.php List of deprecated modules names to not be enabled for tests.
DeprecatedModulesTestTrait::$excludeDeprecated property core/tests/Drupal/Tests/DeprecatedModulesTestTrait.php Flag to exclude deprecated modules from the tests.
DeprecatedModulesTestTrait::enableModules function core/tests/Drupal/Tests/DeprecatedModulesTestTrait.php Overrides \Drupal\KernelTests\KernelTestBase::enableModules().
DeprecatedModulesTestTrait::removeDeprecatedModules function core/tests/Drupal/Tests/DeprecatedModulesTestTrait.php Removes deprecated modules from the provided modules.list.
DeprecatedPathHooksTest class core/modules/system/tests/src/Kernel/DeprecatedPathHooksTest.php @coversDefaultClass \Drupal\Core\Path\AliasStorage[[api-linebreak]]
DeprecatedPathHooksTest.php file core/modules/system/tests/src/Kernel/DeprecatedPathHooksTest.php
DeprecatedPathHooksTest::$modules property core/modules/system/tests/src/Kernel/DeprecatedPathHooksTest.php Modules to enable.
DeprecatedPathHooksTest::setUp function core/modules/system/tests/src/Kernel/DeprecatedPathHooksTest.php
DeprecatedPathHooksTest::testDelete function core/modules/system/tests/src/Kernel/DeprecatedPathHooksTest.php @covers ::delete[[api-linebreak]]
DeprecatedPathHooksTest::testInsert function core/modules/system/tests/src/Kernel/DeprecatedPathHooksTest.php @covers ::save[[api-linebreak]]
DeprecatedPathHooksTest::testUpdate function core/modules/system/tests/src/Kernel/DeprecatedPathHooksTest.php @covers ::save[[api-linebreak]]
DeprecatedServicesTest class core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php Tests deprecation of path alias core services and the related BC logic.
DeprecatedServicesTest.php file core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php
DeprecatedServicesTest::$modules property core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php Modules to enable.
DeprecatedServicesTest::assertServiceClass function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php Asserts that the specified service is implemented by the expected class.
DeprecatedServicesTest::assertSharedProperty function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php Asserts that a shared property has the expected value.
DeprecatedServicesTest::setServiceClass function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php Sets the specified implementation for the service being tested.
DeprecatedServicesTest::setUp function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php
DeprecatedServicesTest::testAliasManagerSharedState function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php Test that the new alias manager and the legacy ones share the same state.
DeprecatedServicesTest::testAliasServicesDeprecation function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php @expectedDeprecation The "path.alias_manager" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086
@expectedDeprecation The "path_processor_alias" service is deprecated. Use…
DeprecatedServicesTest::testDecoratorForNewServiceImplementation function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php @expectedDeprecation The "path_alias_deprecated_test.path.alias_manager.inner" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086
DeprecatedServicesTest::testDecoratorForOverriddenServiceImplementation function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php @expectedDeprecation The "path_alias_deprecated_test.path.alias_manager.inner" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086
@expectedDeprecation The \Drupal\Core\Path\AliasManager…
DeprecatedServicesTest::testDefaultImplementations function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php @expectedDeprecation The "path.alias_manager" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086
DeprecatedServicesTest::testNewServiceImplementation function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php @expectedDeprecation The "path.alias_manager" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086
DeprecatedServicesTest::testOverriddenServiceImplementation function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php @expectedDeprecation The "path.alias_manager" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086
@expectedDeprecation The \Drupal\Core\Path\AliasManager class is deprecated in drupal:8.8.0…
DeprecatedServicesTest::testRegularImplementation function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php No deprecation message expected.
DeprecationListenerTrait::deprecationEndTest function core/tests/Drupal/Tests/Listeners/DeprecationListenerTrait.php Reacts to the end of a test.
DeprecationListenerTrait::deprecationStartTest function core/tests/Drupal/Tests/Listeners/DeprecationListenerTrait.php
deprecation_test.info.yml file core/modules/system/tests/modules/deprecation_test/deprecation_test.info.yml core/modules/system/tests/modules/deprecation_test/deprecation_test.info.yml
deprecation_test.module file core/modules/system/tests/modules/deprecation_test/deprecation_test.module Contains functions for testing calling deprecated functions in tests.
deprecation_test.routing.yml file core/modules/system/tests/modules/deprecation_test/deprecation_test.routing.yml core/modules/system/tests/modules/deprecation_test/deprecation_test.routing.yml
deprecation_test_deprecated_alter_alter function core/modules/system/tests/modules/deprecation_test/deprecation_test.module Implements hook_deprecated_alter_alter().

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