CommonURLWebTestCase::testInternalPathMimicsExternal in core/modules/simpletest/tests/common.test
Tests the url() function on internal paths which mimic external URLs.
ContextualLinksExampleTestCase::testContextualLinksExample in modules/examples/contextual_links_example/tests/contextual_links_example.test
Test the various contextual links that this module defines and displays.
FieldUIManageFieldsTestCase::testDuplicateFieldName in core/modules/field_ui/tests/field_ui.test
Tests that a duplicate field name is caught by validation.
FieldUIManageFieldsTestCase::testExternalDestinations in core/modules/field_ui/tests/field_ui.test
Tests that external URLs in the 'destinations' query parameter are blocked.
FilePrivateTestCase::testPrivateFile in core/modules/file/tests/file.test
Tests file access for file uploaded to a private node.
FilterFormatAccessTestCase::testFormatWidgetPermissions in core/modules/filter/tests/filter.test
Tests editing a page using a disallowed text format.
FilterResetTestCase::testFilterReset in core/modules/system/tests/system.test
Test that the search and reset functionality on the modules page works.
FormsRedirectTestCase::testRedirect in core/modules/simpletest/tests/form.test
Tests form redirection.
LayoutInterfaceTest::testLayoutMenuItems in core/modules/layout/tests/layout.test
Tests conditions and menu item navigation.
StandardInstallTestCase::testRolesExist in core/modules/simpletest/tests/standard.test
Tests existence of test case located in an installation profile module.
UserPasswordResetTest::testResetImpersonation in core/modules/user/tests/user_password_reset.test
Make sure that users cannot forge password reset URLs of other users.
UserPasswordResetTest::testUserPasswordReset in core/modules/user/tests/user_password_reset.test
Tests password reset functionality.
UserRoleAdminTestCase::testRoleAdministration in core/modules/user/tests/user.test
Test adding, renaming and deleting roles.
ViewsUIWizardBasicTestCase::testViewsWizardAndListing in core/modules/views/tests/views_ui.test
ViewsUIWizardDefaultViewsTestCase::testDefaultViews in core/modules/views/tests/views_ui.test
Tests default views.
ViewsUIWizardItemsPerPageTestCase::testItemsPerPage in core/modules/views/tests/views_ui.test
Tests the number of items per page.
ViewsUIWizardJumpMenuTestCase::testJumpMenus in core/modules/views/tests/views_ui.test
Tests the jump menu style plugin.
ViewsUIWizardSortingTestCase::testSorting in core/modules/views/tests/views_ui.test
Tests the sorting functionality.