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
StaticDiscoveryDecoratorTestMockInterface::registerDefinitionsCallback function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php Function used in the mocking process of this test.
StaticDiscoveryTest class core/tests/Drupal/KernelTests/Core/Plugin/Discovery/StaticDiscoveryTest.php Tests that plugins using static discovery are correctly discovered.
StaticDiscoveryTest.php file core/tests/Drupal/KernelTests/Core/Plugin/Discovery/StaticDiscoveryTest.php
StaticDiscoveryTest::setUp function core/tests/Drupal/KernelTests/Core/Plugin/Discovery/StaticDiscoveryTest.php
StaticDiscoveryTestDecoratedClass class core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php A class extending StaticDiscovery for testing purposes.
StaticDiscoveryTestDecoratedClass::complexArguments function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php
StaticDiscoveryTestDecoratedClass::getDefinitions function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php Gets the definition of all plugins for this type.
StaticDiscoveryTestDecoratedClass::noArguments function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php
StaticMapTest class core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests the static map process plugin.
StaticMapTest.php file core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
StaticMapTest::setUp function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
StaticMapTest::testMapDotInKey function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when there is a dot in a map key.
StaticMapTest::testMapWithEmptySource function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when the source is empty.
StaticMapTest::testMapWithInvalidSource function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when the source is invalid.
StaticMapTest::testMapWithInvalidSourceAndBypass function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when the source is invalid and bypass is enabled.
StaticMapTest::testMapWithInvalidSourceWithADefaultValue function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when the source is invalid but there's a default.
StaticMapTest::testMapWithInvalidSourceWithANullDefaultValue function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when the source is invalid but there's a default value of NULL.
StaticMapTest::testMapWithSourceList function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests map when the source is a list.
StaticMapTest::testMapWithSourceString function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests map when the source is a string.
StaticMapTest::testWithEmptyStringMap function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when the source returns an empty string and it is mapped to a value.
StaticMapTest::testWithNullSourceBypass function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when the source is invalid but bypass is set to TRUE.
StaticMapTest::testWithNullSourceDefaultValue function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when the source is invalid but default_value is set to TRUE.
StaticMapTest::testWithNullSourceNotInMap function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when the source is NULL.
StaticMapTest::testWithNullSourceWithEmptyStringMapping function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when the source is invalid but there's a mapping via an empty string.
StaticMenuLinkOverridesTest class core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Tests Drupal\Core\Menu\StaticMenuLinkOverrides.
StaticMenuLinkOverridesTest.php file core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php
StaticMenuLinkOverridesTest::providerTestDeleteOverrides function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Provides test data for testDeleteOverrides.
StaticMenuLinkOverridesTest::providerTestLoadOverride function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Provides test data for testLoadOverride.
StaticMenuLinkOverridesTest::testDeleteOverrides function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Tests the deleteOverride and deleteOverrides method.
StaticMenuLinkOverridesTest::testLoadMultipleOverrides function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Tests the loadMultipleOverrides method.
StaticMenuLinkOverridesTest::testLoadOverride function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Tests the loadOverride method.
StaticMenuLinkOverridesTest::testReload function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Tests the reload method.
StaticMenuLinkOverridesTest::testSaveOverride function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Tests the saveOverride method.
StaticReflectionParserTest class core/tests/Drupal/Tests/Component/Annotation/Doctrine/StaticReflectionParserTest.php Tests Drupal\Component\Annotation\Doctrine\StaticReflectionParser.
StaticReflectionParserTest.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/StaticReflectionParserTest.php
StaticReflectionParserTest::testAttribute function core/tests/Drupal/Tests/Component/Annotation/Doctrine/StaticReflectionParserTest.php
StaticTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php Tests a static access plugin.
StaticTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php
StaticTest::access function core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php Determine if the current user has access or not.
StaticTest::alterRouteDefinition function core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php Allows access plugins to alter the route definition of a view.
StaticTest::calculateDependencies function core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php Calculates dependencies for the configured plugin.
StaticTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php Information about options for all kinds of purposes will be held here.
StatusCheckTraitTest class core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php Tests Status Check Trait.
StatusCheckTraitTest.php file core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php
StatusCheckTraitTest::testNoErrorIfPathsToExcludeCannotBeCollected function core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php Tests that any error will be added to the status check event.
StatusCheckTraitTest::testPathsToExcludeCollected function core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php Tests that StatusCheckTrait will collect paths to exclude.
StatusExtraTest class core/modules/node/tests/src/Functional/Views/StatusExtraTest.php Tests the node.status_extra field handler.
StatusExtraTest.php file core/modules/node/tests/src/Functional/Views/StatusExtraTest.php
StatusExtraTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/StatusExtraTest.php The theme to install as the default for testing.
StatusExtraTest::$modules property core/modules/node/tests/src/Functional/Views/StatusExtraTest.php Modules to install.

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