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
BreadcrumbTest::$adminUser property core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php An administrative user.
BreadcrumbTest::$defaultTheme property core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php The theme to install as the default for testing.
BreadcrumbTest::$modules property core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php Modules to install.
BreadcrumbTest::$profile property core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php The profile to install as a basis for testing.
BreadcrumbTest::$webUser property core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php A regular user.
BreadcrumbTest::setUp function core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php
BreadcrumbTest::testAssertBreadcrumbTrait function core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php Tests AssertBreadcrumbTrait works as expected.
BreadcrumbTest::testBreadCrumbs function core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php Tests breadcrumbs on node and administrative paths.
BreadcrumbTest::testSetLinks function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbTest.php Tests set links.
BreakpointDiscoveryTest class core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Tests discovery of breakpoints provided by themes and modules.
BreakpointDiscoveryTest.php file core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php
BreakpointDiscoveryTest::$modules property core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Modules to install.
BreakpointDiscoveryTest::setUp function core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php
BreakpointDiscoveryTest::testBreakpointGroups function core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Tests the collection of breakpoint groups.
BreakpointDiscoveryTest::testCustomBreakpointGroups function core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Tests the custom breakpoint group provided by a theme and a module.
BreakpointDiscoveryTest::testModuleBreakpoints function core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Tests the breakpoint group created for a module.
BreakpointDiscoveryTest::testThemeBreakpoints function core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Tests the breakpoint group created for a theme.
BreakpointTest class core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests Drupal\breakpoint\Breakpoint.
BreakpointTest.php file core/modules/breakpoint/tests/src/Unit/BreakpointTest.php
BreakpointTest::$breakpoint property core/modules/breakpoint/tests/src/Unit/BreakpointTest.php The breakpoint under test.
BreakpointTest::$pluginDefinition property core/modules/breakpoint/tests/src/Unit/BreakpointTest.php The used plugin definition.
BreakpointTest::$pluginId property core/modules/breakpoint/tests/src/Unit/BreakpointTest.php The used plugin ID.
BreakpointTest::$stringTranslation property core/modules/breakpoint/tests/src/Unit/BreakpointTest.php The mocked translator.
BreakpointTest::setUp function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php
BreakpointTest::setupBreakpoint function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Sets up the breakpoint defaults.
BreakpointTest::testGetGroup function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests get group.
BreakpointTest::testGetLabel function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests get label.
BreakpointTest::testGetMediaQuery function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests get media query.
BreakpointTest::testGetMultipliers function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests get multipliers.
BreakpointTest::testGetProvider function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests get provider.
BreakpointTest::testGetWeight function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests get weight.
breakpoint_module_test.breakpoints.yml file core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.breakpoints.yml core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.breakpoints.yml
breakpoint_module_test.info.yml file core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml
breakpoint_theme_test.breakpoints.yml file core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml
breakpoint_theme_test.info.yml file core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml
BrokenCacheUpdateTest class core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php Ensures that a broken or out-of-date element info cache is not used.
BrokenCacheUpdateTest.php file core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php
BrokenCacheUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php The theme to install as the default for testing.
BrokenCacheUpdateTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php
BrokenCacheUpdateTest::testUpdate function core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php Ensures that a broken or out-of-date element info cache is not used.
BrokenSystemTestController class core/modules/system/tests/modules/system_test/src/Controller/BrokenSystemTestController.php A controller that does not specify its autowired dependencies correctly.
BrokenSystemTestController.php file core/modules/system/tests/modules/system_test/src/Controller/BrokenSystemTestController.php
BrokenSystemTestController::__construct function core/modules/system/tests/modules/system_test/src/Controller/BrokenSystemTestController.php Constructs the BrokenSystemTestController.
BrowserHtmlDebugTrait::$htmlOutputTestId property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php HTML output test ID.
BrowserHtmlDebugTrait::getTestMethodCaller function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Retrieves the current calling line in the class under test.
BrowserTestBase class core/tests/Drupal/Tests/BrowserTestBase.php Provides a test case for functional Drupal tests.
BrowserTestBase.php file core/tests/Drupal/Tests/BrowserTestBase.php
BrowserTestBase::$baseUrl property core/tests/Drupal/Tests/BrowserTestBase.php The base URL.
BrowserTestBase::$configImporter property core/tests/Drupal/Tests/BrowserTestBase.php The config importer that can be used in a test.
BrowserTestBase::$defaultTheme property core/tests/Drupal/Tests/BrowserTestBase.php The theme to install as the default for testing.

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