CommentAnonymous::testAnonymous in core/modules/comment/tests/comment.test
Tests anonymous comment functionality.
CommentInterfaceTest::assertCommentLinks in core/modules/comment/tests/comment.test
Asserts that comment links appear according to the passed environment.
CommentInterfaceTest::testCommentNewCommentsIndicator in core/modules/comment/tests/comment.test
Tests new comment marker.
CommentPreviewTest::testCommentPreview in core/modules/comment/tests/comment.test
Tests comment preview.
DashboardTest::testDashboardLayout in core/modules/dashboard/tests/dashboard.test
Test the dashboard layout.
DateViewsTestCase::testDateViewsPagerPlugin in core/modules/date/tests/date_views.test
Test the date views pager plugin.
DBLogTestCase::assertLogMessage in core/modules/dblog/tests/dblog.test
Confirms that a log message appears on the database log overview screen.
FileTypeTestCase::testTypesCrudUi in core/modules/file/tests/file.test
Test file types CRUD UI.
FileUsageTestCase::testFileUsagePage in core/modules/file/tests/file.test
Create a file and verify its usage information.
LayoutInterfaceTest::testLayoutMenuItems in core/modules/layout/tests/layout.test
Tests conditions and menu item navigation.
LayoutInterfaceTest::testMenuItemReassignment in core/modules/layout/tests/layout.test
Ensure that reassignment of menu items works when deleting layouts.
LayoutInterfaceTest::testViewPageLink in core/modules/layout/tests/layout.test
Test the path view page link.
LinkAttributeCrudTest::testFormatters in core/modules/link/tests/link.attribute.test
Test the link_plain formatter and it's output.
MenuBlockTestCase::doMenuBlockTests in core/modules/system/tests/system.test
Test Menu Block functionality.
MenuNodeTestCase::testMenuNodeFormWidget in core/modules/menu/tests/menu.test
Test creating, editing, deleting menu links via node form widget.
MenuRouterTestCase::testMenuLinkMaintain in core/modules/simpletest/tests/menu.test
Tests for menu_link_maintain().
MenuTestCase::verifyMenuLink in core/modules/menu/tests/menu.test
Verify a menu link using the menu module UI.
NodeTitleTestCase::testNodeTitle in core/modules/node/tests/node.test
Creates one node and tests if the node title has the correct value.
PagePreviewTestCase::testPagePreview in core/modules/node/tests/node.test
Checks the node preview functionality.
RedirectFunctionalTest::test404Interface in core/modules/redirect/tests/redirect.test
Tests the links added to 404 pages for creating redirects.
RedirectFunctionalTest::testNodeRedirectForm in core/modules/redirect/tests/redirect.test
Tests presence or absence of Redirect elements on node edit forms.
SearchConfigSettingsForm::testSearchSettingsPage in core/modules/search/tests/search.test
Verify the search settings form.
SystemAdminTestCase::testAdminPages in core/modules/system/tests/system.test
Tests output on administrative listing pages.
TaxonomyTermTestCase::testTermInterface in core/modules/taxonomy/tests/taxonomy.test
Save, edit and delete a term using the user interface.
UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality in core/modules/system/tests/system.test
Tests update.php after performing a successful update.
UserPasswordResetTest::testUserPasswordReset in core/modules/user/tests/user_password_reset.test
Tests password reset functionality.
ViewsAnalyzeTest::testAnalyzeBasic in core/modules/views/tests/views_analyze.test
Tests that analyze works in general.
ViewsUIWizardDefaultViewsTestCase::testDefaultViews in core/modules/views/tests/views_ui.test
Tests default views.
ViewsUIWizardMenuTestCase::testMenus in core/modules/views/tests/views_ui.test
Tests the menu functionality.