Search for test
Title | Object type | File name | Summary |
---|---|---|---|
MailTestCase::testFromHeader | function | modules/ |
Checks for the site name in an auto-generated From: header. |
MailTestCase::testFromHeaderRfc2822Compliant | function | modules/ |
Checks for the site name in an auto-generated From: header. |
MailTestCase::testPluggableFramework | function | modules/ |
Assert that the pluggable mail system is functional. |
menu.test | file | modules/ |
Tests for menu.module. |
menu.test | file | modules/ |
Provides SimpleTests for menu.inc. |
MenuBreadcrumbTestCase | class | modules/ |
Menu breadcrumbs related tests. |
MenuBreadcrumbTestCase::$admin_user | property | modules/ |
|
MenuBreadcrumbTestCase::$web_user | property | modules/ |
|
MenuBreadcrumbTestCase::getInfo | function | modules/ |
|
MenuBreadcrumbTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
MenuBreadcrumbTestCase::testBreadCrumbs | function | modules/ |
Tests breadcrumbs on node and administrative paths. |
MenuDataIntegrityTestCase | class | modules/ |
Tests value integrity. |
MenuDataIntegrityTestCase::getInfo | function | modules/ |
|
MenuDataIntegrityTestCase::testNullMenuWeight | function | modules/ |
Tests for null/casting weight parameter. |
MenuLinksUnitTestCase | class | modules/ |
Tests for menu links. |
MenuLinksUnitTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
MenuLinksUnitTestCase::assertMenuLinkParents | function | modules/ |
Assert that at set of links is properly parented. |
MenuLinksUnitTestCase::createLinkHierarchy | function | modules/ |
Create a simple hierarchy of links. |
MenuLinksUnitTestCase::getInfo | function | modules/ |
|
MenuLinksUnitTestCase::testMenuLinkReparenting | function | modules/ |
Test automatic reparenting of menu links. |
MenuLinksUnitTestCase::testMenuLinkRouterReparenting | function | modules/ |
Test automatic reparenting of menu links derived from menu routers. |
MenuNodeTestCase | class | modules/ |
Test menu settings for nodes. |
MenuNodeTestCase::$admin_user | property | modules/ |
|
MenuNodeTestCase::assertNoOption | function | modules/ |
Asserts that a select option in the current page does not exist. |
MenuNodeTestCase::getInfo | function | modules/ |
|
MenuNodeTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
MenuNodeTestCase::testMenuNodeFormWidget | function | modules/ |
Test creating, editing, deleting menu links via node form widget. |
MenuRebuildTestCase | class | modules/ |
Tests rebuilding the menu by setting 'menu_rebuild_needed.' |
MenuRebuildTestCase::getInfo | function | modules/ |
|
MenuRebuildTestCase::testMenuRebuildByVariable | function | modules/ |
Test if the 'menu_rebuild_needed' variable triggers a menu_rebuild() call. |
MenuRouterTestCase | class | modules/ |
|
MenuRouterTestCase::getInfo | function | modules/ |
|
MenuRouterTestCase::menuItemTitlesCasesHelper | function | modules/ |
Get a URL and assert the title given a case number. If override is true, the title is asserted to begin with "Alternative". |
MenuRouterTestCase::menuLoadRouter | function | modules/ |
Load the router for a given path. |
MenuRouterTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
MenuRouterTestCase::testAuthUserUserLogin | function | modules/ |
Test that an authenticated user hitting 'user/login' gets redirected to 'user' and 'user/register' gets redirected to the user edit page. |
MenuRouterTestCase::testExoticPath | function | modules/ |
Test path containing "exotic" characters. |
MenuRouterTestCase::testFileInheritance | function | modules/ |
Test that 'page callback', 'file' and 'file path' keys are properly inherited from parent menu paths. |
MenuRouterTestCase::testHookCustomTheme | function | modules/ |
Test that hook_custom_theme() can control the theme of a page. |
MenuRouterTestCase::testMaintenanceModeLoginPaths | function | modules/ |
Make sure the maintenance mode can be bypassed using hook_menu_site_status_alter(). |
MenuRouterTestCase::testMenuGetItemNoAncestors | function | modules/ |
Test menu_get_item() with empty ancestors. |
MenuRouterTestCase::testMenuGetNames | function | modules/ |
Test menu_get_names(). |
MenuRouterTestCase::testMenuHidden | function | modules/ |
Tests menu link depth and parents of local tasks and menu callbacks. |
MenuRouterTestCase::testMenuHierarchy | function | modules/ |
Tests for menu hierarchy. |
MenuRouterTestCase::testMenuItemHooks | function | modules/ |
Test menu maintenance hooks. |
MenuRouterTestCase::testMenuItemTitlesCases | function | modules/ |
Tests the possible ways to set the title for menu items. Also tests that menu item titles work with string overrides. |
MenuRouterTestCase::testMenuLinkMaintain | function | modules/ |
Tests for menu_link_maintain(). |
MenuRouterTestCase::testMenuLinkOptions | function | modules/ |
Test menu link 'options' storage and rendering. |
MenuRouterTestCase::testMenuLoadArgumentsInheritance | function | modules/ |
Tests inheritance of 'load arguments'. |
MenuRouterTestCase::testMenuName | function | modules/ |
Tests for menu_name parameter for hook_menu(). |
Pagination
- Previous page
- Page 55
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.