AccessDeniedTestCase::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
AdminBarCustomizedTestCase::setUp in modules/admin_bar/tests/admin_bar.test
Sets up a Backdrop site for running functional and integration tests.
AdminBarDynamicLinksTestCase::testNode in modules/admin_bar/tests/admin_bar.test
Tests node type links.
AdminBarDynamicLinksTestCase::testNodeAdd in modules/admin_bar/tests/admin_bar.test
Tests Add content links.
AdminBarLinkTypesTestCase::setUp in modules/admin_bar/tests/admin_bar.test
Sets up a Backdrop site for running functional and integration tests.
AdminBarPermissionsTestCase::testCategories in modules/admin_bar/tests/admin_bar.test
Tests handling of links pointing to category/overview pages.
AdminBarPermissionsTestCase::testPermissionChanges in modules/admin_bar/tests/admin_bar.test
Tests that user role and permission changes are properly taken up.
AdminBarPermissionsTestCase::testPermissions in modules/admin_bar/tests/admin_bar.test
Test that the links are added to the page (no JS testing).
AJAXCommandsTestCase::testAJAXCommands in modules/simpletest/tests/ajax.test
Test the various Ajax Commands.
AJAXDialogTest::setUp in modules/simpletest/tests/ajax.test
Sets up a Backdrop site for running functional and integration tests.
AJAXElementValidation::testAJAXElementValidation in modules/simpletest/tests/ajax.test
Try to post an Ajax change to a form that has a validated element.
AJAXFormValuesTestCase::setUp in modules/simpletest/tests/ajax.test
Sets up a Backdrop site for running functional and integration tests.
AJAXMultiFormTestCase::setUp in modules/simpletest/tests/ajax.test
Sets up a Backdrop site for running functional and integration tests.
BatchPageTestCase::testBatchProgressPageTheme in modules/simpletest/tests/batch.test
Tests that the batch API progress page uses the correct theme.
BlockTestCase::setUp in modules/block/tests/block.test
Sets up a Backdrop site for running functional and integration tests.
BlockTestCase::testCustomBlockFormat in modules/block/tests/block.test
Test creating custom block using Raw HTML (full_html).
BlockTranslationTestCase::setUp in modules/block/tests/block.translation.test
Sets up a Backdrop site for running functional and integration tests.
BookTestCase::setUp in modules/book/tests/book.test
Sets up a Backdrop site for running functional and integration tests.
BootstrapPageCacheTestCase::testConditionalRequests in modules/simpletest/tests/bootstrap.test
Test support for requests containing If-Modified-Since and If-None-Match headers.
BootstrapPageCacheTestCase::testPageCache in modules/simpletest/tests/bootstrap.test
Test cache headers.
CKEditorRtlTestCase::setUp in modules/ckeditor/tests/ckeditor_rtl.test
Set up environment.
CKEditorTestCase::setUp in modules/ckeditor/tests/ckeditor.test
Sets up a Backdrop site for running functional and integration tests.
ColorTestCase::setUp in modules/color/tests/color.test
Sets up a Backdrop site for running functional and integration tests.
CommentFieldsTest::testCommentEnable in modules/comment/tests/comment.test
Tests that comment module works when enabled after a content module.
CommentHelperCase::setUp in modules/comment/tests/comment.test
Sets up a Backdrop site for running functional and integration tests.
CommentInterfaceTest::testCommentNodeCommentStatistics in modules/comment/tests/comment.test
Tests the node comment statistics.
CommentPreviewTest::testCommentEditPreviewSave in modules/comment/tests/comment.test
Tests comment edit, preview, and save.
CommentViewsHandlerArgumentUserUidTest::setUp in modules/comment/tests/comment_views_handler_argument_user_uid.test
Sets up a Backdrop site for running functional and integration tests.
CommonBackdropRenderTestCase::testBackdropRenderCache in modules/simpletest/tests/common.test
Tests caching of render items.
CommonFormatDateTestCase::testAdminDefinedFormatDate in modules/simpletest/tests/common.test
Test admin-defined formats in format_date().
CommonFormatDateTestCase::testFormatDate in modules/simpletest/tests/common.test
Tests for the format_date() function.
ConfigurationSyncTest::setUp in modules/config/tests/config.test
Sets up a Backdrop site for running functional and integration tests.
ConfigurationTest::testConfigHtaccess in modules/config/tests/config.test
Tests that config directories are protected by .htaccess files.
ConfigurationUITest::setUp in modules/config/tests/config.test
Sets up a Backdrop site for running functional and integration tests.
ConfirmFormTest::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
ContactPersonalTestCase::setUp in modules/contact/tests/contact.test
Sets up a Backdrop site for running functional and integration tests.
ContactPersonalTestCase::testPersonalContactAccess in modules/contact/tests/contact.test
Tests access to the personal contact form.
ContactSitewideTestCase::setUp in modules/contact/tests/contact.test
Sets up a Backdrop site for running functional and integration tests.
ContextualDynamicContextTestCase::setUp in modules/contextual/tests/contextual.test
Sets up a Backdrop site for running functional and integration tests.
CronRunTestCase::testAutomaticCron in modules/system/tests/system.test
Ensure that the automatic cron run feature is working.
CustomLogoTestCase::setUp in modules/system/tests/system.test
Implement setUp().
DashboardTest::setUp in modules/dashboard/tests/dashboard.test
Sets up a Backdrop site for running functional and integration tests.
DashboardTest::testDashboardLayout in modules/dashboard/tests/dashboard.test
Test the dashboard layout.
DatabaseSelectComplexTestCase2::testJoinSubquery in modules/simpletest/tests/database_test.test
Test that we can join on a query.
DateFieldBasic::setUp in modules/date/tests/date_field.test
Sets up a Backdrop site for running functional and integration tests.
DateTimeFunctionalTest::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
DBLogTestCase::doNode in modules/dblog/tests/dblog.test
Generates and then verifies some node events.
DBLogTestCase::setUp in modules/dblog/tests/dblog.test
Enable modules and create users with specific permissions.
DrupalWebTestCase::drupalCreateUser in includes/drupal.classes.inc
EmailFieldTestCase::setUp in modules/email/tests/email.test
Sets up a Backdrop site for running functional and integration tests.
EntityAPITestCase::testCRUD in modules/entity/tests/entity.test
Tests basic CRUD functionality of the Entity API.
EntityFieldQueryTestCase::testEntityFieldQueryAccess in modules/entity/tests/entity_query.test
Tests EntityFieldQuery access on non-node entities.
FieldBlockTestCase::setUp in modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldFormTestCase::setUp in modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldGetValueTestCase::setUp in modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldTokenTestCase::setUp in modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldTranslationsTestCase::testFieldFormTranslationRevisions in modules/field/tests/field.test
Tests field translations when creating a new revision.
FieldUIAlterTestCase::setUp in modules/field_ui/tests/field_ui.test
Sets up a Backdrop site for running functional and integration tests.
FieldUITestCase::setUp in modules/field_ui/tests/field_ui.test
Sets up a Backdrop site for running functional and integration tests.
FieldUIViewModeTestHelper::setUp in modules/field_ui/tests/field_ui.test
Overrides BackdropWebTestCase::setUp().
FileAccessTestCase::testFileAccess in modules/file/tests/file.test
Runs basic tests for file_access function.
FileAccessTestCase::testFilePageAccess in modules/file/tests/file.test
Tests page access.
FileAccessTestCase::testFilePrivateDownloadAccess in modules/file/tests/file.test
Test to see if we have access to download private files when granted the permissions.
FileAdminTestCase::setUp in modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileChangeSchemeTestCase::testChangeScheme in modules/file/tests/file.test
FileEditTestCase::setUp in modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileFieldAnonymousSubmission::testAuthenticatedNodeWithFileWithoutTitle in modules/file/tests/file.test
Tests file submission for an authenticated user with a missing node title.
FileFieldRevisionTestCase::testRevisions in modules/file/tests/file.test
Tests creating multiple revisions of a node and managing attached files.
FileFieldWidgetTestCase::testPrivateFileComment in modules/file/tests/file.test
Tests that download restrictions on private files work on comments.
FileFieldWidgetTestCase::testTemporaryFileRemovalExploit in modules/file/tests/file.test
Tests exploiting the temporary file removal of another user using fid.
FileReplaceTestCase::testReplaceFile in modules/file/tests/file.test
@todo Test image dimensions for an image field are reset when a file is replaced. @todo Test image styles are cleared when an image is updated.
FileTaxonomyTermTestCase::setUp in modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileTestHelper::setUp in modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileTypeTestCase::testAdminPages in modules/file/tests/file.test
Test admin pages access and functionality.
FileTypeTestCase::testTypesCrudUi in modules/file/tests/file.test
Test file types CRUD UI.
FileUploadTransliterationTest::setUp in modules/simpletest/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileUploadWizardTestCase::setUp in modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileUsageTestCase::setUp in modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FilterAdminTestCase::setUp in modules/filter/tests/filter.test
Sets up a Backdrop site for running functional and integration tests.
FilterDefaultFormatTestCase::testDefaultTextFormats in modules/filter/tests/filter.test
Tests if the default text format is accessible to users.
FilterEditorLinkValidateTestCase::setUp in modules/filter/tests/filter_dialog.test
Set up testing environment.
FilterFormatAccessTestCase::setUp in modules/filter/tests/filter.test
Sets up a Backdrop site for running functional and integration tests.
FilterHooksTestCase::setUp in modules/filter/tests/filter.test
Sets up a Backdrop site for running functional and integration tests.
FilterSecurityTestCase::setUp in modules/filter/tests/filter.test
Sets up a Backdrop site for running functional and integration tests.
FormCheckboxTestCase::testFormCheckbox in modules/simpletest/tests/form.test
FormsFormStorageTestCase::setUp in modules/simpletest/tests/form.test
Sets up a Backdrop site for running functional and integration tests.
FormsRebuildTestCase::setUp in modules/simpletest/tests/form.test
Sets up a Backdrop site for running functional and integration tests.
FormsRebuildTestCase::testPreserveFormActionAfterAJAX in modules/simpletest/tests/form.test
Tests that a form's action is retained after an Ajax submission.
FormValidationTestCase::testValidate in modules/simpletest/tests/form.test
Tests form alterations by #element_validate, #validate, and form_set_value().
FrontPageTestCase::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
ImageFieldTestCase::setUp in modules/image/tests/image.test
Sets up a Backdrop site for running functional and integration tests.
ImageStyleTokenTests::setUp in modules/image/tests/token.test
Sets up a Backdrop site for running functional and integration tests.
InstallerBrowserAdministrationTestCase::setUp in modules/installer/tests/installer.test
Sets up a Backdrop site for running functional and integration tests.
InstallerTestUploadCase::setUp in modules/installer/tests/installer.test
Sets up a Backdrop site for running functional and integration tests.
LanguageListTest::testLanguageList in modules/language/tests/language.test
Functional tests for adding, configuring, and deleting languages.
LayoutBlockTest::setUp in modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutBlockTextTest::setUp in modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutBlockUsageTestCase::setUp in modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutCloneTest::setUp in modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutFlexibleTemplateTest::setUp in modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutFlexibleTemplateTest::testLayoutFlexibleTemplates in modules/layout/tests/layout.test
Test that layout templates may be enabled and disabled.
LayoutHookTestCase::setUp in modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutInterfaceTest::setUp in modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutRendererTest::setUp in modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutSelectionTest::setUp in modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutSelectionTest::testRoleSelection in modules/layout/tests/layout.test
Test role-based selection of layouts.
LinkBaseTestClass::setUp in modules/link/tests/link.test
Sets up a Backdrop site for running functional and integration tests.
ListFieldDisplayTestCase::setUp in modules/field/modules/list/tests/list.test
Sets up a Backdrop site for running functional and integration tests.
ListFieldUITestCase::setUp in modules/field/modules/list/tests/list.test
Sets up a Backdrop site for running functional and integration tests.
LocaleCommentLanguageFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleConfigurationTest::testLanguageConfiguration in modules/locale/tests/locale.test
Functional tests for adding, editing and deleting languages.
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.
LocaleContentFunctionalTest::testMachineNameLTR in modules/locale/tests/locale.test
Verifies that machine name fields are always LTR.
LocaleDateFormatsFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleExportFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleImportFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleLanguageNegotiationInfoFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleLanguageSwitchingFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleMultilingualFieldsFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocalePathFunctionalTest::testPathLanguageConfiguration in modules/locale/tests/locale.test
Test if a language can be associated with a path alias.
LocalePluralFormatTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleTranslationFunctionalTest::testJavaScriptTranslation in modules/locale/tests/locale.test
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.
LocaleTranslationFunctionalTest::testStringValidation in modules/locale/tests/locale.test
Tests the validation of the translation input.
LocaleUILanguageNegotiationTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleUninstallFunctionalTest::testUninstallProcess in modules/locale/tests/locale.test
Check if the values of the Locale variables are correct after uninstall.
LocaleUrlRewritingTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
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.
MenuBlockTestCase::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
MenuBreadcrumbTestCase::setUp in modules/simpletest/tests/menu.test
Sets up a Backdrop site for running functional and integration tests.
MenuBreadcrumbTestCase::testBreadCrumbs in modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
MenuLanguageTestCase::setUp in modules/menu/tests/menu_language.test
Set up test environment.
MenuNodeTestCase::setUp in modules/menu/tests/menu.test
Sets up a Backdrop site for running functional and integration tests.
MenuRouterTestCase::testAuthUserUserLogin in modules/simpletest/tests/menu.test
Test that an authenticated user hitting 'user/login' gets redirected to 'user' and 'user/register' gets redirected to the user edit page.
MenuRouterTestCase::testMenuCallbacks in modules/simpletest/tests/menu.test
Tests title and theme callbacks in hook_menu().
MenuRouterTestCase::testMenuLinkMaintain in modules/simpletest/tests/menu.test
Tests for menu_link_maintain().
MenuRouterTestCase::testMenuName in modules/simpletest/tests/menu.test
Tests for menu_name parameter for hook_menu().
MenuTestCase::setUp in modules/menu/tests/menu.test
Sets up a Backdrop site for running functional and integration tests.
MenuTestCase::testMenuParentsJsAccess in modules/menu/tests/menu.test
Test administrative users other than user 1 can access the menu parents AJAX callback.
MenuTrailTestCase::setUp in modules/simpletest/tests/menu.test
Sets up a Backdrop site for running functional and integration tests.
ModuleTestCase::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
ModuleUninstallTestCase::testUninstallLocale in modules/simpletest/tests/module.test
Tests that uninstalling locale does not cause problems.
ModuleUnitTest::testModuleImplements in modules/simpletest/tests/module.test
Test module_implements() caching.
NodeAccessBaseTableTestCase::testNodeAccessBasic in modules/node/tests/node.test
Tests the "private" node access functionality.
NodeAccessFieldTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeAccessPagerTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeAccessRebuildTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeAccessRecordsUnitTest::testNodeAccessRecords in modules/node/tests/node.test
Creates a node and tests the creation of node access rules.
NodeAccessUnitTest::testNodeAccess in modules/node/tests/node.test
Runs basic tests for node_access function.
NodeAdminTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeBlockFunctionalTest::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeBlockTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeCreationTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeEntityFieldQueryAlter::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeEntityViewModeAlterTest::testNodeViewModeChange in modules/node/tests/node.test
Create a "Page" node and verify its consistency in the database.
NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField in modules/node/tests/node.test
Tests fields that were previously hidden when the display mode is changed.
NodeFrontPageCallback::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeLayoutPreviewTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeLoadMultipleUnitTest::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodePageCacheTest::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodePostSettingsTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodePublishScheduling::testNodeTypeCreateDefaultDraft in modules/node/tests/node.test
NodeQueryAlter::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeRevisionPermissionsTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeRevisionsTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeRSSContentTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeSaveTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeTitleTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeTitleXSSTestCase::testNodeTitleXSS in modules/node/tests/node.test
Tests XSS functionality with a node entity.
NodeTokenReplaceTestCase::testNodeTokenReplacement in modules/node/tests/node.test
Creates a node, then tests the tokens generated from it.
NodeTranslateBlockFunctionalTest::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeTypePersistenceTestCase::testNodeTypeCustomizationPersistence in modules/node/tests/node.test
Tests that node type customizations persist through disable and uninstall.
NodeTypeTestCase::testNodeTypeCreation in modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
NodeTypeTestCase::testNodeTypeEditing in modules/node/tests/node.test
Tests editing a node type using the UI.
NodeTypeTestCase::testNodeTypePermissions in modules/node/tests/node.test
Tests that node types permissions are correctly set from the Node Type UI.
NumberFieldTestCase::setUp in modules/field/modules/number/tests/number.test
Sets up a Backdrop site for running functional and integration tests.
NumberFieldTestCase::testNumberFieldEmpty in modules/field/modules/number/tests/number.test
Test empty value submission.
OptionsSelectDynamicValuesTestCase::testSelectListDynamic in modules/field/modules/options/tests/options.test
Tests the 'options_select' widget (single select).
OptionsWidgetsTestCase::setUp in modules/field/modules/options/tests/options.test
Sets up a Backdrop site for running functional and integration tests.
OptionsWidgetsTestCase::testOnOffCheckbox in modules/field/modules/options/tests/options.test
Tests the 'options_onoff' widget.
PageEditTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
PageEditTestCase::testPageEdit in modules/node/tests/node.test
Checks node edit functionality.
PageNotFoundTestCase::setUp in modules/system/tests/system.test
Implement setUp().
PagePreviewTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
PagePreviewTestCase::testPagePreview in modules/node/tests/node.test
Checks the node preview functionality.
PagerFunctionalWebTestCase::setUp in modules/simpletest/tests/pager.test
Sets up a Backdrop site for running functional and integration tests.
PageTitleFiltering::setUp in modules/system/tests/system.test
Implement setUp().
PageViewTestCase::testPageView in modules/node/tests/node.test
Tests an anonymous and unpermissioned user attempting to edit the node.
PathHooksTestCase::setUp in modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathLanguageTestCase::setUp in modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathLanguageUITestCase::setUp in modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathLookupTest::testBackdropLookupPath in modules/simpletest/tests/path.test
Test that backdrop_lookup_path() returns the correct path.
PathMonolingualTestCase::setUp in modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathPatternFunctionalTestCase::testConfigurationUserInterfaces in modules/path/tests/path_pattern.test
PathPatternFunctionalTestCase::testNodeTypeCreate in modules/path/tests/path_pattern.test
Create a new content type with new path pattern.
PathPatternFunctionalTestCase::testUserOperations in modules/path/tests/path_pattern.test
Test user operations.
PathPatternFunctionalTestHelper::setUp in modules/path/tests/path_pattern.test
Sets up a Backdrop site for running functional and integration tests.
PathSaveTest::testBackdropSaveOriginalPath in modules/simpletest/tests/path.test
Tests that path_save() makes the original path available to modules.
PathTaxonomyTermTestCase::setUp in modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathTestCase::setUp in modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
RedirectFunctionalTest::setUp in modules/redirect/tests/redirect.test
Sets up a Backdrop site for running functional and integration tests.
SearchAdvancedSearchForm::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchBlockTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchCommentCountToggleTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchCommentTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchCommentTestCase::testAddNewComment in modules/search/tests/search.test
Verify that 'Add comment' does not appear in search results or index.
SearchConfigSettingsForm::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchEmbedForm::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchExactTestCase::testExactQuery in modules/search/tests/search.test
Tests that the correct number of pager links are found for both keywords and phrases.
SearchKeywordsConditions::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchLanguageTestCase::setUp in modules/search/tests/search.test
Implementation setUp().
SearchNodeAccessTest::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchNumberMatchingTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchNumbersTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchPageOverride::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchPageText::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchRankingTestCase::testDoubleRankings in modules/search/tests/search.test
Verifies that if we combine two rankings, search still works.
SearchRankingTestCase::testHTMLRankings in modules/search/tests/search.test
Test rankings of HTML tags.
SearchRankingTestCase::testRankings in modules/search/tests/search.test
SessionHttpsTestCase::testEmptySessionId in modules/simpletest/tests/session.test
Tests that empty session IDs do not cause unrelated sessions to load.
SessionHttpsTestCase::testHttpsSession in modules/simpletest/tests/session.test
SessionTestCase::testDataPersistence in modules/simpletest/tests/session.test
Test data persistence via the session_test module callbacks.
SessionTestCase::testEmptySessionID in modules/simpletest/tests/session.test
Test that empty session IDs are not allowed.
SessionTestCase::testSessionSaveRegenerate in modules/simpletest/tests/session.test
Tests for backdrop_save_session() and backdrop_session_regenerate().
SessionTestCase::testSessionWrite in modules/simpletest/tests/session.test
Test that sessions are only saved when necessary.
SimpleTestBrokenSetUp::setUp in modules/simpletest/tests/simpletest.test
Sets up a Backdrop site for running functional and integration tests.
SimpleTestFunctionalTest::setUp in modules/simpletest/tests/simpletest.test
Sets up a Backdrop site for running functional and integration tests.
SimpleTestFunctionalTest::stubTest in modules/simpletest/tests/simpletest.test
Test to be run and the results confirmed.
SimpleTestFunctionalTest::testInternalBrowser in modules/simpletest/tests/simpletest.test
Test the internal browsers functionality.
SimpleTestInstallationProfileModuleTestsTestCase::setUp in modules/simpletest/tests/simpletest.test
Sets up a Backdrop site for running functional and integration tests.
SimpleTestMissingCheckedRequirements::setUp in modules/simpletest/tests/simpletest.test
Sets up a Backdrop site for running functional and integration tests.
SimpleTestOtherInstallationProfileModuleTestsTestCase::setUp in modules/simpletest/tests/simpletest.test
Sets up a Backdrop site for running functional and integration tests.
SiteMaintenanceTestCase::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
SummaryLengthTestCase::testSummaryLength in modules/node/tests/node.test
Tests the node summary length functionality.
SyslogTestCase::testSettings in modules/syslog/tests/syslog.test
Test the syslog settings page.
SystemAdminTestCase::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
SystemAuthorizeCase::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
SystemBlockTestCase::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
SystemMainContentFallback::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
SystemThemeFunctionalTest::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyEFQTestCase::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyHooksTestCase::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyLanguageFunctionalTest::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyLegacyTestCase::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyLoadMultipleUnitTest::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyRSSTestCase::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyTermFieldMultipleVocabularyTestCase::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyTermFieldTestCase::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyTermIndexTestCase::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyTermTestCase::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyThemeTestCase::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyTokenReplaceTestCase::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyVocabularyFunctionalTest::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyVocabularyFunctionalTest::testVocabularyPermissions in modules/taxonomy/tests/taxonomy.test
Tests that vocabulary permissions are correctly set from the Taxonomy UI.
TaxonomyVocabularyUnitTest::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TextFieldTestCase::setUp in modules/field/modules/text/tests/text.test
Sets up a Backdrop site for running functional and integration tests.
TextSummaryTestCase::setUp in modules/field/modules/text/tests/text.test
Sets up a Backdrop site for running functional and integration tests.
TextTranslationTestCase::setUp in modules/field/modules/text/tests/text.test
Sets up a Backdrop site for running functional and integration tests.
ThemeDebugMarkupTestCase::setUp in modules/simpletest/tests/theme.test
Sets up a Backdrop site for running functional and integration tests.
ThemeFastTestCase::setUp in modules/simpletest/tests/theme.test
Sets up a Backdrop site for running functional and integration tests.
TokenNodeTestCase::testNodeTokens in modules/simpletest/tests/token.test
TokenReplaceTestCase::testTokenReplacement in modules/simpletest/tests/token.test
Creates a user and a node, then tests the tokens generated from them.
TokenUserTestCase::setUp in modules/simpletest/tests/token.test
Sets up a Backdrop site for running functional and integration tests.
TranslationTestCase::setUp in modules/translation/tests/translation.test
Sets up a Backdrop site for running functional and integration tests.
UpdateCoreTestCase::setUp in modules/update/tests/update.test
Sets up a Backdrop site for running functional and integration tests.
UpdateScriptFunctionalTest::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
UpdateScriptFunctionalTest::testNoUpdateFunctionality in modules/system/tests/system.test
Tests update.php when there are no updates to apply.
UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality in modules/system/tests/system.test
Tests update.php after performing a successful update.
UpdateScriptFunctionalTest::testUpdateAccess in modules/system/tests/system.test
Tests access to the update script.
UpdateTestContribCase::setUp in modules/update/tests/update.test
Sets up a Backdrop site for running functional and integration tests.
UpdateTestContribCase::testHookUpdateStatusAlter in modules/update/tests/update.test
Check that hook_update_status_alter() works to change a status.
UrlAlterFunctionalTest::testUrlAlter in modules/simpletest/tests/path.test
Test that URL altering works and that it occurs in the correct order.
UserAccountLinksUnitTests::testAccountMenu in modules/user/tests/user.test
Test the user login block.
UserAdminTestCase::testUserAdmin in modules/user/tests/user.test
Registers a user and deletes it.
UserAutocompleteTestCase::setUp in modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
UserBlocksUnitTests::testDisabledAccountLink in modules/user/tests/user.test
Tests disabling the 'My account' link.
UserBlocksUnitTests::testUserLoginBlock in modules/user/tests/user.test
Tests the secondary menu.
UserCancelTestCase::testMassUserCancelByAdmin in modules/user/tests/user.test
Create an administrative user and mass-delete other users.
UserCancelTestCase::testUserAnonymize in modules/user/tests/user.test
Delete account and anonymize all content.
UserCancelTestCase::testUserBlock in modules/user/tests/user.test
Disable account and keep all content.
UserCancelTestCase::testUserBlockUnpublish in modules/user/tests/user.test
Disable account and unpublish all content.
UserCancelTestCase::testUserCancelByAdmin in modules/user/tests/user.test
Create an administrative user and delete another user.
UserCancelTestCase::testUserCancelInvalid in modules/user/tests/user.test
Attempt invalid account cancellations.
UserCancelTestCase::testUserCancelUid1 in modules/user/tests/user.test
Tests that user account for uid 1 cannot be cancelled.
UserCancelTestCase::testUserCancelWithoutPermission in modules/user/tests/user.test
Attempt to cancel account without permission.
UserCancelTestCase::testUserDelete in modules/user/tests/user.test
Delete account and remove all content.
UserCreateTestCase::testUserAdd in modules/user/tests/user.test
Create a user through the administration interface and ensure that it displays in the user list.
UserCreateTestCase::testUserWithWeakPassword in modules/user/tests/user.test
Tests setting a weak password.
UserEditedOwnAccountTestCase::testUserEditedOwnAccount in modules/user/tests/user.test
Tests a user editing their own account.
UserEditRebuildTestCase::testUserEditFormRebuild in modules/user/tests/user.test
Test user edit page when the form is set to rebuild.
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".
UserEntityCallbacksTestCase::setUp in modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
UserLoginTestCase::testGlobalLoginFloodControl in modules/user/tests/user.test
Test the global login flood control.
UserLoginTestCase::testLoginMethods in modules/user/tests/user.test
Test that login credentials work (or not) in different login modes.
UserLoginTestCase::testLoginWithAnonSession in modules/user/tests/user.test
Test logging in when an anon session already exists.
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::testResetImpersonation in modules/user/tests/user_password_reset.test
Make sure that users cannot forge password reset URLs of other users.
UserPermissionsTestCase::setUp in modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
UserPictureTestCase::setUp in modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
UserPictureTestCase::testUserPictureAdminFormValidation in modules/user/tests/user.test
Tests the admin form validates user picture settings.
UserRegistrationTestCase::testRegistrationEmailDuplicates in modules/user/tests/user.test
UserRegistrationTestCase::testRegistrationWithoutEmailVerification in modules/user/tests/user.test
UserRoleAdminTestCase::setUp in modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
UserRolesAssignmentTestCase::setUp in modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
UserRolesAssignmentTestCase::testAssignAndRemoveRole in modules/user/tests/user.test
Tests that a user can be assigned a role and that the role can be removed again.
UserSignatureTestCase::setUp in modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
UserTimeZoneFunctionalTest::testUserTimeZone in modules/user/tests/user.test
Tests the display of dates and time when user-configurable time zones are set.
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
UserValidateCurrentPassCustomForm::setUp in modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
UserViewsArgumentDefault::test_plugin_argument_default_current_user in modules/user/tests/user_views_argument_default.test
UserViewsArgumentValidate::setUp in modules/user/tests/user_views_argument_validate.test
Sets up a Backdrop site for running functional and integration tests.
UserViewsTestCase::setUp in modules/user/tests/user_views.test
Sets up a Backdrop site for running functional and integration tests.
ViewsAccessTest::setUp in modules/views/tests/views_access.test
Sets up a Backdrop site for running functional and integration tests.
ViewsAnalyzeTest::setUp in modules/views/tests/views_analyze.test
Sets up a Backdrop site for running functional and integration tests.
ViewsArgumentDefaultTest::testArgumentDefaultNoOptions in modules/views/tests/views_argument_default.test
Tests the use of a default argument plugin that provides no options.
ViewsExposedFormTest::testExposedAdminUi in modules/views/tests/views_exposed_form.test
Tests the admin interface of exposed filter and sort items.
ViewsExposedFormTest::testExposedRemember in modules/views/tests/views_exposed_form.test
Test remembering exposed filters.
ViewsExposedFormTest::testRenameResetButton in modules/views/tests/views_exposed_form.test
Tests, whether and how the reset button can be renamed.
ViewsHandlerFilterDateTest::testUiValidation in modules/views/tests/handlers/views_handler_filter_date.test
Make sure the validation callbacks works.
ViewsHandlerFilterMultipleTest::testMultipleFilters in modules/views/tests/handlers/views_handler_filter_multiple.test
Tests combining an exposed filter with a non-exposed one.
ViewsHandlerManyToOneTest::setUp in modules/views/tests/handlers/views_handler_manytoone.test
Sets up a Backdrop site for running functional and integration tests.
ViewsHandlersTest::testFilterInOperatorUi in modules/views/tests/views_handlers.test
ViewsPagerTest::testStorePagerSettings in modules/views/tests/views_pager.test
Pagers was sometimes not stored.
ViewsPluginDisplayBlockTestCase::setUp in modules/views/tests/plugins/views_plugin_display_block.test
Sets up a Backdrop site for running functional and integration tests.
ViewsTranslatableTest::testUi in modules/views/tests/views_translatable.test
Make sure that the string is not translated in the UI.
viewsUiGroupbyTestCase::setUp in modules/views/tests/views_groupby.test
Sets up a Backdrop site for running functional and integration tests.
ViewsUIWizardHelper::setUp in modules/views/tests/views_ui.test
Sets up a Backdrop site for running functional and integration tests.
ViewsUIWizardJumpMenuTestCase::createUserAndGetPath in modules/views/tests/views_ui.test
Helper function to create a user and return its expected path.