Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BreadcrumbTest | class | core/ |
@coversDefaultClass \Drupal\Core\Breadcrumb\Breadcrumb[[api-linebreak]] @group Breadcrumb |
BreadcrumbTest | class | core/ |
Tests breadcrumbs functionality. |
BreadcrumbTest.php | file | core/ |
|
BreadcrumbTest.php | file | core/ |
|
BreadcrumbTest::$adminUser | property | core/ |
An administrative user. |
BreadcrumbTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BreadcrumbTest::$modules | property | core/ |
Modules to install. |
BreadcrumbTest::$webUser | property | core/ |
A regular user. |
BreadcrumbTest::setUp | function | core/ |
|
BreadcrumbTest::testAssertBreadcrumbTrait | function | core/ |
Tests AssertBreadcrumbTrait works as expected. |
BreadcrumbTest::testBreadCrumbs | function | core/ |
Tests breadcrumbs on node and administrative paths. |
BreadcrumbTest::testSetLinks | function | core/ |
@covers ::setLinks[[api-linebreak]] |
BreakpointDiscoveryTest | class | core/ |
Tests discovery of breakpoints provided by themes and modules. |
BreakpointDiscoveryTest.php | file | core/ |
|
BreakpointDiscoveryTest::$modules | property | core/ |
Modules to install. |
BreakpointDiscoveryTest::setUp | function | core/ |
|
BreakpointDiscoveryTest::testBreakpointGroups | function | core/ |
Tests the collection of breakpoint groups. |
BreakpointDiscoveryTest::testCustomBreakpointGroups | function | core/ |
Tests the custom breakpoint group provided by a theme and a module. |
BreakpointDiscoveryTest::testModuleBreakpoints | function | core/ |
Tests the breakpoint group created for a module. |
BreakpointDiscoveryTest::testThemeBreakpoints | function | core/ |
Tests the breakpoint group created for a theme. |
BreakpointTest | class | core/ |
@coversDefaultClass \Drupal\breakpoint\Breakpoint[[api-linebreak]] @group Breakpoint |
BreakpointTest.php | file | core/ |
|
BreakpointTest::$breakpoint | property | core/ |
The breakpoint under test. |
BreakpointTest::$pluginDefinition | property | core/ |
The used plugin definition. |
BreakpointTest::$pluginId | property | core/ |
The used plugin ID. |
BreakpointTest::$stringTranslation | property | core/ |
The mocked translator. |
BreakpointTest::setUp | function | core/ |
|
BreakpointTest::setupBreakpoint | function | core/ |
Sets up the breakpoint defaults. |
BreakpointTest::testGetGroup | function | core/ |
@covers ::getGroup[[api-linebreak]] |
BreakpointTest::testGetLabel | function | core/ |
@covers ::getLabel[[api-linebreak]] |
BreakpointTest::testGetMediaQuery | function | core/ |
@covers ::getMediaQuery[[api-linebreak]] |
BreakpointTest::testGetMultipliers | function | core/ |
@covers ::getMultipliers[[api-linebreak]] |
BreakpointTest::testGetProvider | function | core/ |
@covers ::getProvider[[api-linebreak]] |
BreakpointTest::testGetWeight | function | core/ |
@covers ::getWeight[[api-linebreak]] |
breakpoint_module_test.breakpoints.yml | file | core/ |
core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.breakpoints.yml |
breakpoint_module_test.info.yml | file | core/ |
core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml |
breakpoint_theme_test.breakpoints.yml | file | core/ |
core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml |
breakpoint_theme_test.info.yml | file | core/ |
core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml |
BrokenCacheUpdateTest | class | core/ |
Ensures that a broken or out-of-date element info cache is not used. |
BrokenCacheUpdateTest.php | file | core/ |
|
BrokenCacheUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BrokenCacheUpdateTest::setUp | function | core/ |
|
BrokenCacheUpdateTest::testUpdate | function | core/ |
Ensures that a broken or out-of-date element info cache is not used. |
BrokenSystemTestController | class | core/ |
A controller that does not specify its autowired dependencies correctly. |
BrokenSystemTestController.php | file | core/ |
|
BrokenSystemTestController::__construct | function | core/ |
Constructs the BrokenSystemTestController. |
BrowserHtmlDebugTrait::$htmlOutputTestId | property | core/ |
HTML output test ID. |
BrowserHtmlDebugTrait::getTestMethodCaller | function | core/ |
Retrieves the current calling line in the class under test. |
BrowserMissingDependentModuleMethodTest | class | core/ |
A fixture test class with requires annotation. |
BrowserMissingDependentModuleMethodTest.php | file | core/ |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.