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
ArgumentValidatorTermTest::$ids property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Stores the taxonomy IDs used by this test.
ArgumentValidatorTermTest::$names property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Stores the taxonomy names used by this test.
ArgumentValidatorTermTest::$terms property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Stores the taxonomy term used by this test.
ArgumentValidatorTermTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Views to be enabled.
ArgumentValidatorTermTest::setUp function core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php
ArgumentValidatorTermTest::testArgumentValidatorTerm function core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Tests the term argument validator plugin.
ArgumentValidatorTest class core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php Tests the Argument validator through the UI.
ArgumentValidatorTest class core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php Tests Views argument validators.
ArgumentValidatorTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php Defines an argument validator test plugin.
ArgumentValidatorTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php
ArgumentValidatorTest.php file core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php
ArgumentValidatorTest.php file core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php
ArgumentValidatorTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php The theme to install as the default for testing.
ArgumentValidatorTest::$testViews property core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php Views used by this test.
ArgumentValidatorTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php Views used by this test.
ArgumentValidatorTest::calculateDependencies function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php Calculates dependencies for the configured plugin.
ArgumentValidatorTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php Retrieves the options when this is a new access control plugin.
ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions function core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php Saves the test_argument view with changes made to the argument handler.
ArgumentValidatorTest::testArgumentValidateNumeric function core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php
ArgumentValidatorTest::testArgumentValidatorPlugin function core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php Tests the argument validator test plugin.
ArgumentValidatorTest::testSpecifyValidation function core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php Tests the 'Specify validation criteria' checkbox functionality.
ArgumentValidatorTest::validateArgument function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php Performs validation for a given argument.
ArrayBuildTest class core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php @coversDefaultClass \Drupal\migrate\Plugin\migrate\process\ArrayBuild
@group migrate
ArrayBuildTest.php file core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php
ArrayBuildTest::setUp function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php
ArrayBuildTest::testNonExistentKey function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests non-existent key for the key configuration.
ArrayBuildTest::testNonExistentValue function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests non-existent key for the value configuration.
ArrayBuildTest::testOneDimensionalArrayInput function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests one-dimensional array input.
ArrayBuildTest::testStringInput function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests string input.
ArrayBuildTest::testTransform function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Tests successful transformation.
AssertContentTraitTest class core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php @coversDefaultClass \Drupal\KernelTests\AssertContentTrait
@group Test
AssertContentTraitTest.php file core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php
AssertContentTraitTest::testGetTextContent function core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php @covers ::getTextContent
AssertMailTraitTest class core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php Tests \Drupal\Core\Test\AssertMailTrait works.
AssertMailTraitTest.php file core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php
AssertMailTraitTest::testAssertMailTrait function core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php Tests that the maintenance theme initializes the theme and its base themes.
AssetAggregationAcrossPagesTest class core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php Tests demo_umami profile performance.
AssetAggregationAcrossPagesTest.php file core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php
AssetAggregationAcrossPagesTest::$profile property core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php The profile to install as a basis for testing.
AssetAggregationAcrossPagesTest::doRequests function core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php Performs a common set of requests so the above test methods stay in sync.
AssetAggregationAcrossPagesTest::testFrontAndRecipesPages function core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php Checks the asset requests made when the front and recipe pages are visited.
AssetAggregationAcrossPagesTest::testFrontAndRecipesPagesAuthenticated function core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php Checks the asset requests made when the front and recipe pages are visited.
AssetOptimizationTest class core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php Tests asset aggregation.
AssetOptimizationTest.php file core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php
AssetOptimizationTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php The theme to install as the default for testing.
AssetOptimizationTest::$fileAssetsPath property core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php The file assets path settings value.
AssetOptimizationTest::$modules property core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php Modules to install.
AssetOptimizationTest::assertAggregate function core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php Asserts the aggregate header.
AssetOptimizationTest::assertInvalidAggregates function core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php Asserts the aggregate when it is invalid.
AssetOptimizationTest::doTestAggregation function core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php Helper to test aggregate file URLs.

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