AccessDeniedTestCase::testAccessDenied in modules/system/tests/system.test
BackdropWebTestCase::backdropLogin in modules/simpletest/backdrop_web_test_case.php
Log in a user with the internal browser.
BookTestCase::createBook in modules/book/tests/book.test
Creates a new book with a page hierarchy.
BookTestCase::testBook in modules/book/tests/book.test
Tests book functionality through node interfaces.
BookTestCase::testNavigationBlockOnAccessModuleEnabled in modules/book/tests/book.test
Tests the book navigation block when an access module is enabled.
BootstrapPageCacheTestCase::testPageCache in modules/simpletest/tests/bootstrap.test
Test cache headers.
CommentAnonymous::testAnonymous in modules/comment/tests/comment.test
Tests anonymous comment functionality.
CommentApprovalTest::testApprovalAdminInterface in modules/comment/tests/comment.test
Test comment approval functionality through admin/content/comment.
CommentApprovalTest::testApprovalNodeInterface in modules/comment/tests/comment.test
Tests comment approval functionality through the node interface.
CommentAuthorDeletionTestCase::testAuthorDeletion in modules/comment/tests/comment.test
Tests that comments are correctly deleted when their author is deleted.
CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled in modules/comment/tests/comment.test
Test comment author deletion while the comment module is disabled.
CommentBlockFunctionalTest::testRecentCommentBlock in modules/comment/tests/comment.test
Tests the recent comments block.
CommentContentRebuild::testCommentRebuild in modules/comment/tests/comment.test
Tests the rebuilding of comment's content arrays on calling comment_view().
CommentFieldsTest::testCommentEnable in modules/comment/tests/comment.test
Tests that comment module works when enabled after a content module.
CommentInterfaceTest::setEnvironment in modules/comment/tests/comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentClasses in modules/comment/tests/comment.test
Tests CSS classes on comments.
CommentInterfaceTest::testCommentInterface in modules/comment/tests/comment.test
Tests the comment interface.
CommentInterfaceTest::testCommentNewCommentsIndicator in modules/comment/tests/comment.test
Tests new comment marker.
CommentInterfaceTest::testCommentNodeCommentStatistics in modules/comment/tests/comment.test
Tests the node comment statistics.
CommentNodeAccessTest::testThreadedCommentView in modules/comment/tests/comment.test
Test that threaded comments can be viewed.
CommentPagerTest::testCommentPaging in modules/comment/tests/comment.test
Confirms comment paging works correctly with flat and threaded comments.
CommentPreviewTest::testCommentPreview in modules/comment/tests/comment.test
Tests comment preview.
CommentThreadingTestCase::testCommentThreading in modules/comment/tests/comment.test
Tests the comment threading.
ContactPersonalTestCase::testPersonalContactAccess in modules/contact/tests/contact.test
Tests access to the personal contact form.
ContactSitewideTestCase::testSiteWideContact in modules/contact/tests/contact.test
Tests configuration options and the site-wide contact form.
CronRunTestCase::testAutomaticCron in modules/system/tests/system.test
Ensure that the automatic cron run feature is working.
DBLogTestCase::doUser in modules/dblog/tests/dblog.test
Generates and then verifies some user events.
DrupalWebTestCase::drupalLogout in includes/drupal.classes.inc
EntityFieldQueryTestCase::testEntityFieldQueryAccess in modules/entity/tests/entity_query.test
Tests EntityFieldQuery access on non-node entities.
FileAccessTestCase::testFilePrivateDownloadAccess in modules/file/tests/file.test
Test to see if we have access to download private files when granted the permissions.
FileAdminTestCase::testFileAdminPages in modules/file/tests/file.test
Tests file overview with different user permissions.
FileFieldAnonymousSubmission::testAnonymousNodeWithFileWithoutTitle in modules/file/tests/file.test
Tests file submission for an anonymous visitor with a missing node title.
FileFieldWidgetTestCase::testPrivateFileComment in modules/file/tests/file.test
Tests that download restrictions on private files work on comments.
FileFieldWidgetTestCase::testTemporaryFileRemovalExploitAnonymous in modules/file/tests/file.test
Tests exploiting the temporary file removal for anonymous users using fid.
FilePrivateTestCase::testPrivateFile in modules/file/tests/file.test
Tests file access for file uploaded to a private node.
FilterAdminTestCase::testFilterAdmin in modules/filter/tests/filter.test
Tests filter administration functionality.
FilterFormatAccessTestCase::setUp in modules/filter/tests/filter.test
Sets up a Backdrop site for running functional and integration tests.
ImageFieldDisplayTestCase::_testImageFieldFormatters in modules/image/tests/image.test
Test image formatters on node display.
LayoutSelectionTest::testPages in modules/layout/tests/layout.test
Tests the correct layout is used on 404 and 403 pages.
LayoutSelectionTest::testRoleSelection in modules/layout/tests/layout.test
Test role-based selection of layouts.
LayoutUpgradePathTest::testLayoutUpgrade in modules/layout/tests/layout.test
Tests a successful upgrade, where block positions copied to layouts.
LocaleContentFunctionalTest::testContentTypeDirLang in modules/locale/tests/locale.test
Test if a dir and lang tags exist in node's attributes.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in modules/locale/tests/locale.test
Test if a content type can be set to multilingual and language is present.
LocaleTranslationFunctionalTest::testStringSearch in modules/locale/tests/locale.test
Tests translation search form.
LocaleTranslationFunctionalTest::testStringTranslation in modules/locale/tests/locale.test
Adds a language and tests string translation by users with the appropriate permissions.
LocaleUserCreationTest::testLocalUserCreation in modules/locale/tests/locale.test
Functional test for language handling during user creation.
LocaleUserLanguageFunctionalTest::testUserLanguageConfiguration in modules/locale/tests/locale.test
Test if user can change their default language.
MenuBreadcrumbTestCase::testBreadCrumbs in modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
MenuRouterTestCase::testMenuCallbacks in modules/simpletest/tests/menu.test
Tests title and theme callbacks in hook_menu().
MenuTestCase::testMenu in modules/menu/tests/menu.test
Login users, add menus and menu links, and test menu functionality through the admin and user interfaces.
MenuTrailTestCase::testCustom403And404Pages in modules/simpletest/tests/menu.test
Tests that the active trail works correctly on custom 403 and 404 pages.
NodeAdminTestCase::testContentAdminPages in modules/node/tests/node.test
Tests content overview with different user permissions.
NodeBlockFunctionalTest::testRecentNodeBlock in modules/node/tests/node.test
Tests the recent comments block.
NodePageCacheTest::testNodeDelete in modules/node/tests/node.test
Tests deleting nodes clears page cache.
PageViewTestCase::testPageView in modules/node/tests/node.test
Tests an anonymous and unpermissioned user attempting to edit the node.
PathPatternLocaleTestCase::testNeutralTransliteration in modules/path/tests/path_pattern.test
Language neutral German node has the correct transliteration applied.
RedirectFunctionalTest::test404Interface in modules/redirect/tests/redirect.test
Tests the links added to 404 pages for creating redirects.
RedirectFunctionalTest::testPageCache in modules/redirect/tests/redirect.test
Tests the links added to 404 pages for creating URL redirects.
SearchCommentTestCase::testAddNewComment in modules/search/tests/search.test
Verify that 'Add comment' does not appear in search results or index.
SearchCommentTestCase::testSearchResultsComment in modules/search/tests/search.test
Verify that comments are rendered using proper format in search results.
SearchCommentTestCase::testSearchResultsCommentAccess in modules/search/tests/search.test
Verify access rules for comment indexing with different permissions.
SessionTestCase::testDataPersistence in modules/simpletest/tests/session.test
Test data persistence via the session_test module callbacks.
SessionTestCase::testSessionSaveRegenerate in modules/simpletest/tests/session.test
Tests for backdrop_save_session() and backdrop_session_regenerate().
SimpleTestFunctionalTest::testInternalBrowser in modules/simpletest/tests/simpletest.test
Test the internal browsers functionality.
SiteMaintenanceTestCase::testSiteMaintenance in modules/system/tests/system.test
Verify site maintenance mode functionality.
UpdateScriptFunctionalTest::testUpdateAccess in modules/system/tests/system.test
Tests access to the update script.
UserAccountLinksUnitTests::testAccountMenu in modules/user/tests/user.test
Test the user login block.
UserAutocompleteTestCase::testUserAutocomplete in modules/user/tests/user.test
Tests access to user autocompletion and verify the correct results.
UserBlocksUnitTests::testUserLoginBlock in modules/user/tests/user.test
Tests the secondary menu.
UserEditedOwnAccountTestCase::testUserEditedOwnAccount in modules/user/tests/user.test
Tests a user editing their own account.
UserEditTestCase::testUserEdit in modules/user/tests/user.test
Test user edit page.
UserEditTestCase::testUserWith0Password in modules/user/tests/user.test
Tests setting the password to "0".
UserLoginTestBase::assertFailedLogin in modules/user/tests/user.test
Make an unsuccessful login attempt.
UserLoginTestCase::testGlobalLoginFloodControl in modules/user/tests/user.test
Test the global login flood control.
UserLoginTestCase::testPasswordRehashOnLogin in modules/user/tests/user.test
Test that user password is re-hashed upon login after changing $count_log2.
UserLoginTestCase::testPerUserLoginFloodControl in modules/user/tests/user.test
Test the per-user login flood control.
UserPasswordResetTest::setUp in modules/user/tests/user_password_reset.test
Sets up a Backdrop site for running functional and integration tests.
UserPasswordResetTest::testUserPasswordReset in modules/user/tests/user_password_reset.test
Tests password reset functionality.
UserRegistrationTestCase::testRegistrationWithoutEmailVerification in modules/user/tests/user.test
UserTokenReplaceTestCase::testUserTokenReplacement in modules/user/tests/user.test
Creates a user, then tests the tokens generated from it.
UserUserSearchTestCase::testUserSearch in modules/user/tests/user.test