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. 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
RecipeRunnerTest::testConfigActions function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests a recipe that has actions.
RecipeRunnerTest::testConfigActionsPreExistingConfig function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests a recipe that has actions and with pre-existing configuration.
RecipeRunnerTest::testConfigFromModule function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests module configuration after processing a recipe.
RecipeRunnerTest::testConfigFromModuleAndRecipe function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests installing config from a module and a recipe.
RecipeRunnerTest::testConfigWildcard function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests processing a recipe with a wildcard configuration.
RecipeRunnerTest::testInvalidConfigAction function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests a recipe with an invalid configuration action.
RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests a recipe with an invalid action configuration.
RecipeRunnerTest::testModuleAndThemeInstall function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests modules and themes installed after processing a recipe.
RecipeRunnerTest::testModuleConfigurationOverride function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests configuration override after processing a recipe.
RecipeRunnerTest::testModuleInstall function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests modules installed after processing a recipe.
RecipeRunnerTest::testRecipeInclude function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests processing a recipe that includes another recipe.
RecipeRunnerTest::testRecipesAreDisambiguatedByPath function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests recipes are distinguished by the file path.
RecipeRunnerTest::testRenamedConfigActions function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests that renamed plugins are marked as deprecated.
RecipeRunnerTest::testThemeModuleDependenciesInstall function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests module and theme dependencies installed after processing a recipe.
RecipeTest class core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php Tests Drupal\Core\Recipe\Recipe.
RecipeTest.php file core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php
RecipeTest::$modules property core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php Modules to install.
RecipeTest::testCreateFromDirectory2 function core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php Tests create from directory 2.
RecipeTest::testCreateFromDirectoryNoRecipe function core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php Tests creating a recipe from an empty directory.
RecipeTest::testExampleRecipe function core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php Tests processing a recipe.
RecipeTest::testExtra function core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php Tests getting extra extension-specific info from a recipe.
RecipeTest::testImplicitlyRequiredModule function core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php Tests creating a recipe with a missing implicitly required module.
RecipeTest::testPreExistingDifferentConfiguration function core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php Tests creating a pre-existing configuration with a different configuration.
RecipeTest::testPreExistingMatchingConfiguration function core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php Tests creating an existing configuration with the same configuration.
RecipeTestTrait trait core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeTestTrait.php Contains helper methods for interacting with recipes in functional tests.
RecipeTestTrait.php file core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeTestTrait.php
RecipeTestTrait::alterRecipe function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeTestTrait.php Alters an existing recipe.
RecipeTestTrait::applyRecipe function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeTestTrait.php Applies a recipe to the site.
RecipeTestTrait::createRecipe function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeTestTrait.php Creates a recipe in a temporary directory.
RecipeTestTrait::runDrupalCommand function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeTestTrait.php Runs the `core/scripts/drupal` script with the given arguments.
RecipeValidationTest class core/tests/Drupal/KernelTests/Core/Recipe/RecipeValidationTest.php Tests Recipe Validation.
RecipeValidationTest.php file core/tests/Drupal/KernelTests/Core/Recipe/RecipeValidationTest.php
RecipeValidationTest::providerRecipeValidation function core/tests/Drupal/KernelTests/Core/Recipe/RecipeValidationTest.php Data provider for ::testRecipeValidation().
RecipeValidationTest::testRecipeValidation function core/tests/Drupal/KernelTests/Core/Recipe/RecipeValidationTest.php Tests the validation of recipe.yml file.
RectangleTest class core/tests/Drupal/Tests/Component/Utility/RectangleTest.php Tests Drupal\Component\Utility\Rectangle.
RectangleTest.php file core/tests/Drupal/Tests/Component/Utility/RectangleTest.php
RectangleTest::providerPhp55RotateDimensions function core/tests/Drupal/Tests/Component/Utility/RectangleTest.php Provides data for image dimension rotation tests.
RectangleTest::testRotateDimensions function core/tests/Drupal/Tests/Component/Utility/RectangleTest.php Tests getting rectangle dimensions after a rotation operation.
RectangleTest::testWrongHeight function core/tests/Drupal/Tests/Component/Utility/RectangleTest.php Tests wrong rectangle height.
RectangleTest::testWrongWidth function core/tests/Drupal/Tests/Component/Utility/RectangleTest.php Tests wrong rectangle width.
RecursiveContextualValidatorTest class core/tests/Drupal/KernelTests/Core/TypedData/RecursiveContextualValidatorTest.php Tests Drupal\Core\TypedData\Validation\RecursiveContextualValidator.
RecursiveContextualValidatorTest class core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php Tests Drupal\Core\TypedData\Validation\RecursiveContextualValidator.
RecursiveContextualValidatorTest.php file core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php
RecursiveContextualValidatorTest.php file core/tests/Drupal/KernelTests/Core/TypedData/RecursiveContextualValidatorTest.php
RecursiveContextualValidatorTest::$contextFactory property core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php The execution context factory.
RecursiveContextualValidatorTest::$modules property core/tests/Drupal/KernelTests/Core/TypedData/RecursiveContextualValidatorTest.php Modules to install.
RecursiveContextualValidatorTest::$recursiveValidator property core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php The recursive validator.
RecursiveContextualValidatorTest::$typedDataManager property core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php The type data manager.
RecursiveContextualValidatorTest::$validatorFactory property core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php The validator factory.
RecursiveContextualValidatorTest::buildExampleTypedDataWithProperties function core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php Builds some example type data object.

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