306 calls to DrupalWebTestCase::drupalCreateUser()

AccessDeniedTestCase::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
ActionLoopTestCase::testActionLoop in drupal/modules/simpletest/tests/actions.test
Set up a loop with 3 - 12 recursions, and see if it aborts properly.
ActionsConfigurationTestCase::testActionConfiguration in drupal/modules/simpletest/tests/actions.test
Test the configuration of advanced actions through the administration interface.
AggregatorRenderingTestCase::testBlockLinks in drupal/modules/aggregator/aggregator.test
Adds a feed block to the page and checks its links.
AggregatorTestCase::setUp in drupal/modules/aggregator/aggregator.test
Sets up a Drupal site for running functional and integration tests.
AJAXCommandsTestCase::testAJAXCommands in drupal/modules/simpletest/tests/ajax.test
Test the various Ajax Commands.
AJAXElementValidation::testAJAXElementValidation in drupal/modules/simpletest/tests/ajax.test
Try to post an Ajax change to a form that has a validated element.
AJAXFormValuesTestCase::setUp in drupal/modules/simpletest/tests/ajax.test
Sets up a Drupal site for running functional and integration tests.
AJAXMultiFormTestCase::setUp in drupal/modules/simpletest/tests/ajax.test
Sets up a Drupal site for running functional and integration tests.
BatchPageTestCase::testBatchProgressPageTheme in drupal/modules/simpletest/tests/batch.test
Tests that the batch API progress page uses the correct theme.
BlockAdminThemeTestCase::testAdminTheme in drupal/modules/block/block.test
Check for the accessibility of the admin theme on the block admin page.
BlockCacheTestCase::setUp in drupal/modules/block/block.test
Sets up a Drupal site for running functional and integration tests.
BlockHiddenRegionTestCase::testBlockNotInHiddenRegion in drupal/modules/block/block.test
Tests that hidden regions do not inherit blocks when a theme is enabled.
BlockHTMLIdTestCase::setUp in drupal/modules/block/block.test
Sets up a Drupal site for running functional and integration tests.
BlockInvalidRegionTestCase::setUp in drupal/modules/block/block.test
Sets up a Drupal site for running functional and integration tests.
BlockTestCase::setUp in drupal/modules/block/block.test
Sets up a Drupal site for running functional and integration tests.
BlockTestCase::testCustomBlockFormat in drupal/modules/block/block.test
Test creating custom block using Full HTML.
BlogTestCase::setUp in drupal/modules/blog/blog.test
Enable modules and create users with specific permissions.
BookTestCase::setUp in drupal/modules/book/book.test
Sets up a Drupal site for running functional and integration tests.
BootstrapPageCacheTestCase::testConditionalRequests in drupal/modules/simpletest/tests/bootstrap.test
Test support for requests containing If-Modified-Since and If-None-Match headers.
BootstrapPageCacheTestCase::testPageCache in drupal/modules/simpletest/tests/bootstrap.test
Test cache headers.
CacheClearCase::testMinimumCacheLifetime in drupal/modules/simpletest/tests/cache.test
Test minimum cache lifetime.
ColorTestCase::setUp in drupal/modules/color/color.test
Sets up a Drupal site for running functional and integration tests.
CommentFieldsTest::testCommentEnable in drupal/modules/comment/comment.test
Test that comment module works when enabled after a content module.
CommentHelperCase::setUp in drupal/modules/comment/comment.test
Sets up a Drupal site for running functional and integration tests.
CommentInterfaceTest::testCommentNodeCommentStatistics in drupal/modules/comment/comment.test
Tests the node comment statistics.
CommentNodeAccessTest::setUp in drupal/modules/comment/comment.test
Sets up a Drupal site for running functional and integration tests.
CommentPreviewTest::testCommentEditPreviewSave in drupal/modules/comment/comment.test
Test comment edit, preview, and save.
ConfirmFormTest::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
ContactPersonalTestCase::setUp in drupal/modules/contact/contact.test
Sets up a Drupal site for running functional and integration tests.
ContactPersonalTestCase::testPersonalContactAccess in drupal/modules/contact/contact.test
Tests access to the personal contact form.
ContactSitewideTestCase::testAutoReply in drupal/modules/contact/contact.test
Tests auto-reply on the site-wide contact form.
ContactSitewideTestCase::testSiteWideContact in drupal/modules/contact/contact.test
Tests configuration options and the site-wide contact form.
ContextualDynamicContextTestCase::setUp in drupal/modules/contextual/contextual.test
Sets up a Drupal site for running functional and integration tests.
CronRunTestCase::testAutomaticCron in drupal/modules/system/system.test
Ensure that the automatic cron run feature is working.
DashboardBlocksTestCase::setUp in drupal/modules/dashboard/dashboard.test
Sets up a Drupal site for running functional and integration tests.
DashboardBlocksTestCase::testDashboardAccess in drupal/modules/dashboard/dashboard.test
Tests adding a block to the dashboard and checking access to it.
DatabaseSelectComplexTestCase2::testJoinSubquery in drupal/modules/simpletest/tests/database_test.test
Test that we can join on a query.
DateFormatTestCase::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
DateTimeFunctionalTest::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
DBLogTestCase::doNode in drupal/modules/dblog/dblog.test
Generates and then verifies some node events.
DBLogTestCase::setUp in drupal/modules/dblog/dblog.test
Enable modules and create users with specific permissions.
DrupalRenderTestCase::testDrupalRenderCache in drupal/modules/simpletest/tests/common.test
Tests caching of render items.
EntityFieldQueryTestCase::testEntityFieldQueryAccess in drupal/modules/simpletest/tests/entity_query.test
Tests EntityFieldQuery access on non-node entities.
FieldFormTestCase::setUp in drupal/modules/field/tests/field.test
Set the default field storage backend for fields created during tests.
FieldTranslationsTestCase::testFieldFormTranslationRevisions in drupal/modules/field/tests/field.test
Tests field translations when creating a new revision.
FieldUIAlterTestCase::setUp in drupal/modules/field_ui/field_ui.test
Sets up a Drupal site for running functional and integration tests.
FieldUITestCase::setUp in drupal/modules/field_ui/field_ui.test
Sets up a Drupal site for running functional and integration tests.
FileFieldAnonymousSubmission::testAuthenticatedNodeWithFileWithoutTitle in drupal/modules/file/tests/file.test
Tests file submission for an authenticated user with a missing node title.
FileFieldRevisionTestCase::testRevisions in drupal/modules/file/tests/file.test
Tests creating multiple revisions of a node and managing attached files.
FileFieldTestCase::setUp in drupal/modules/file/tests/file.test
Sets up a Drupal site for running functional and integration tests.
FileFieldWidgetTestCase::testPrivateFileComment in drupal/modules/file/tests/file.test
Tests that download restrictions on private files work on comments.
FileFieldWidgetTestCase::testTemporaryFileRemovalExploit in drupal/modules/file/tests/file.test
Tests exploiting the temporary file removal of another user using fid.
FileSaveUploadTest::setUp in drupal/modules/simpletest/tests/file.test
Sets up a Drupal site for running functional and integration tests.
FileTaxonomyTermTestCase::setUp in drupal/modules/file/tests/file.test
Sets up a Drupal site for running functional and integration tests.
FilterAdminTestCase::setUp in drupal/modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
FilterDefaultFormatTestCase::testDefaultTextFormats in drupal/modules/filter/filter.test
Tests if the default text format is accessible to users.
FilterFormatAccessTestCase::setUp in drupal/modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
FilterHooksTestCase::setUp in drupal/modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
FilterSecurityTestCase::setUp in drupal/modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
FormatDateUnitTest::testAdminDefinedFormatDate in drupal/modules/simpletest/tests/common.test
Test admin-defined formats in format_date().
FormatDateUnitTest::testFormatDate in drupal/modules/simpletest/tests/common.test
Tests for the format_date() function.
FormsFormStorageTestCase::setUp in drupal/modules/simpletest/tests/form.test
Sets up a Drupal site for running functional and integration tests.
FormsRebuildTestCase::setUp in drupal/modules/simpletest/tests/form.test
Sets up a Drupal site for running functional and integration tests.
FormsRebuildTestCase::testPreserveFormActionAfterAJAX in drupal/modules/simpletest/tests/form.test
Tests that a form's action is retained after an Ajax submission.
FormValidationTestCase::testValidate in drupal/modules/simpletest/tests/form.test
Tests form alterations by #element_validate, #validate, and form_set_value().
ForumIndexTestCase::setUp in drupal/modules/forum/forum.test
Sets up a Drupal site for running functional and integration tests.
ForumTestCase::setUp in drupal/modules/forum/forum.test
Sets up a Drupal site for running functional and integration tests.
ForumTestCase::testForum in drupal/modules/forum/forum.test
Tests forum functionality through the admin and user interfaces.
FrontPageTestCase::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
HelpTestCase::setUp in drupal/modules/help/help.test
Sets up a Drupal site for running functional and integration tests.
ImageFieldTestCase::setUp in drupal/modules/image/image.test
Sets up a Drupal site for running functional and integration tests.
IPAddressBlockingTestCase::setUp in drupal/modules/system/system.test
Implement setUp().
ListFieldUITestCase::setUp in drupal/modules/field/modules/list/tests/list.test
Set the default field storage backend for fields created during tests.
LocaleCommentLanguageFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleConfigurationTest::testLanguageConfiguration in drupal/modules/locale/locale.test
Functional tests for adding, editing and deleting languages.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in drupal/modules/locale/locale.test
Test if a content type can be set to multilingual and language setting is present on node add and edit forms.
LocaleContentFunctionalTest::testMachineNameLTR in drupal/modules/locale/locale.test
Verifies that machine name fields are always LTR.
LocaleContentFunctionalTest::testNodeCreationWithLanguage in drupal/modules/locale/locale.test
Verifies that nodes may be created with different languages.
LocaleCSSAlterTest::testCSSFilesOrderInRTLMode in drupal/modules/locale/locale.test
Verifies that -rtl.css file is added directly after LTR .css file.
LocaleDateFormatsFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleExportFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleImportFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleLanguageNegotiationInfoFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleLanguageSwitchingFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleMultilingualFieldsFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocalePathFunctionalTest::testPathLanguageConfiguration in drupal/modules/locale/locale.test
Test if a language can be associated with a path alias.
LocalePluralFormatTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleTranslationFunctionalTest::testJavaScriptTranslation in drupal/modules/locale/locale.test
LocaleTranslationFunctionalTest::testStringSearch in drupal/modules/locale/locale.test
Tests translation search form.
LocaleTranslationFunctionalTest::testStringTranslation in drupal/modules/locale/locale.test
Adds a language and tests string translation by users with the appropriate permissions.
LocaleTranslationFunctionalTest::testStringValidation in drupal/modules/locale/locale.test
Tests the validation of the translation input.
LocaleUILanguageNegotiationTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUninstallFunctionalTest::testUninstallProcess in drupal/modules/locale/locale.test
Check if the values of the Locale variables are correct after uninstall.
LocaleUrlRewritingTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUserCreationTest::testLocalUserCreation in drupal/modules/locale/locale.test
Functional test for language handling during user creation.
LocaleUserLanguageFunctionalTest::testUserLanguageConfiguration in drupal/modules/locale/locale.test
Test if user can change their default language.
MenuBreadcrumbTestCase::setUp in drupal/modules/simpletest/tests/menu.test
Sets up a Drupal site for running functional and integration tests.
MenuBreadcrumbTestCase::testBreadCrumbs in drupal/modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
MenuNodeTestCase::setUp in drupal/modules/menu/menu.test
Sets up a Drupal site for running functional and integration tests.
MenuRouterTestCase::testAuthUserUserLogin in drupal/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::testMenuLinkMaintain in drupal/modules/simpletest/tests/menu.test
Tests for menu_link_maintain().
MenuRouterTestCase::testMenuName in drupal/modules/simpletest/tests/menu.test
Tests for menu_name parameter for hook_menu().
MenuRouterTestCase::testThemeCallbackMaintenanceMode in drupal/modules/simpletest/tests/menu.test
Test the theme callback when the site is in maintenance mode.
MenuTestCase::setUp in drupal/modules/menu/menu.test
Sets up a Drupal site for running functional and integration tests.
MenuTestCase::testMenuParentsJsAccess in drupal/modules/menu/menu.test
Test administrative users other than user 1 can access the menu parents AJAX callback.
MenuTrailTestCase::setUp in drupal/modules/simpletest/tests/menu.test
Sets up a Drupal site for running functional and integration tests.
ModuleTestCase::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
ModuleUnitTest::testModuleImplements in drupal/modules/simpletest/tests/module.test
Test module_implements() caching.
MultiStepNodeFormBasicOptionsTest::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NewDefaultThemeBlocks::testNewDefaultThemeBlocks in drupal/modules/block/block.test
Check the enabled Bartik blocks are correctly copied over.
NodeAccessBaseTableTestCase::testNodeAccessBasic in drupal/modules/node/node.test
Tests the "private" node access functionality.
NodeAccessFieldTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeAccessPagerTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeAccessRebuildTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeAccessRecordsTestCase::testNodeAccessRecords in drupal/modules/node/node.test
Creates a node and tests the creation of node access rules.
NodeAccessTestCase::testNodeAccess in drupal/modules/node/node.test
Runs basic tests for node_access function.
NodeAdminTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeBlockFunctionalTest::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeBlockTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeCreationTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeEntityFieldQueryAlter::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeEntityViewModeAlterTest::testNodeViewModeChange in drupal/modules/node/node.test
Create a "Basic page" node and verify its consistency in the database.
NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField in drupal/modules/node/node.test
Tests fields that were previously hidden when the view mode is changed.
NodeLoadMultipleTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodePageCacheTest::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodePostSettingsTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeQueryAlter::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeRevisionPermissionsTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeRevisionsTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeRSSContentTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeSaveTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeTitleTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeTitleXSSTestCase::testNodeTitleXSS in drupal/modules/node/node.test
Tests XSS functionality with a node entity.
NodeTokenReplaceTestCase::testNodeTokenReplacement in drupal/modules/node/node.test
Creates a node, then tests the tokens generated from it.
NodeTypePersistenceTestCase::testNodeTypeCustomizationPersistence in drupal/modules/node/node.test
Tests that node type customizations persist through disable and uninstall.
NodeTypeTestCase::testNodeTypeCreation in drupal/modules/node/node.test
Tests creating a content type programmatically and via a form.
NodeTypeTestCase::testNodeTypeEditing in drupal/modules/node/node.test
Tests editing a node type using the UI.
NoHelpTestCase::setUp in drupal/modules/help/help.test
Sets up a Drupal site for running functional and integration tests.
NonDefaultBlockAdmin::testNonDefaultBlockAdmin in drupal/modules/block/block.test
Test non-default theme admin.
NumberFieldTestCase::setUp in drupal/modules/field/modules/number/number.test
Sets up a Drupal site for running functional and integration tests.
OpenIDFunctionalTestCase::setUp in drupal/modules/openid/openid.test
Sets up a Drupal site for running functional and integration tests.
OpenIDFunctionalTestCase::testBlockedUserLogin in drupal/modules/openid/openid.test
Test that a blocked user cannot log in.
OpenIDFunctionalTestCase::testLoginMaintenanceMode in drupal/modules/openid/openid.test
Test login using OpenID during maintenance mode.
OpenIDRegistrationTestCase::testRegisterUserWithInvalidSreg in drupal/modules/openid/openid.test
Test OpenID auto-registration with a provider that supplies invalid SREG information (a username that is already taken, and no e-mail address).
OptionsSelectDynamicValuesTestCase::testSelectListDynamic in drupal/modules/field/modules/options/options.test
Tests the 'options_select' widget (single select).
OptionsWidgetsTestCase::setUp in drupal/modules/field/modules/options/options.test
Set the default field storage backend for fields created during tests.
OptionsWidgetsTestCase::testOnOffCheckbox in drupal/modules/field/modules/options/options.test
Tests the 'options_onoff' widget.
PageEditTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
PageEditTestCase::testPageEdit in drupal/modules/node/node.test
Checks node edit functionality.
PageNotFoundTestCase::setUp in drupal/modules/system/system.test
Implement setUp().
PagePreviewTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
PagerFunctionalWebTestCase::setUp in drupal/modules/simpletest/tests/pager.test
Sets up a Drupal site for running functional and integration tests.
PageTitleFiltering::setUp in drupal/modules/system/system.test
Implement setUp().
PageViewTestCase::testPageView in drupal/modules/node/node.test
Tests an anonymous and unpermissioned user attempting to edit the node.
PathLanguageTestCase::setUp in drupal/modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PathLanguageUITestCase::setUp in drupal/modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PathLookupTest::testDrupalLookupPath in drupal/modules/simpletest/tests/path.test
Test that drupal_lookup_path() returns the correct path.
PathMonolingualTestCase::setUp in drupal/modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PathSaveTest::testDrupalSaveOriginalPath in drupal/modules/simpletest/tests/path.test
Tests that path_save() makes the original path available to modules.
PathTaxonomyTermTestCase::setUp in drupal/modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PathTestCase::setUp in drupal/modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PHPAccessTestCase::testNoPrivileges in drupal/modules/php/php.test
Makes sure that the user can't use the PHP filter when not given access.
PHPFilterTestCase::testPHPFilter in drupal/modules/php/php.test
Makes sure that the PHP filter evaluates PHP code when used.
PHPTestCase::setUp in drupal/modules/php/php.test
Sets up a Drupal site for running functional and integration tests.
PollBlockTestCase::setUp in drupal/modules/poll/poll.test
Sets up a Drupal site for running functional and integration tests.
PollBlockTestCase::testRecentBlock in drupal/modules/poll/poll.test
PollCreateTestCase::testPollClose in drupal/modules/poll/poll.test
PollJSAddChoice::testAddChoice in drupal/modules/poll/poll.test
Test adding a new choice.
PollTestCase::pollCreate in drupal/modules/poll/poll.test
Creates a poll.
PollTokenReplaceTestCase::testPollTokenReplacement in drupal/modules/poll/poll.test
Creates a poll, then tests the tokens generated from it.
PollTranslateTestCase::testPollTranslate in drupal/modules/poll/poll.test
Tests poll creation and translation.
PollVoteCheckHostname::setUp in drupal/modules/poll/poll.test
Sets up a Drupal site for running functional and integration tests.
PollVoteTestCase::testPollVote in drupal/modules/poll/poll.test
ProfileTestCase::setUp in drupal/modules/profile/profile.test
Sets up a Drupal site for running functional and integration tests.
RdfCommentAttributesTestCase::setUp in drupal/modules/rdf/rdf.test
Sets up a Drupal site for running functional and integration tests.
RdfMappingDefinitionTestCase::testUserAttributesInMarkup in drupal/modules/rdf/rdf.test
Create a random user and ensure the default mapping for user is used.
RdfRdfaMarkupTestCase::testAttributesInMarkupFile in drupal/modules/rdf/rdf.test
Ensure that file fields have the correct resource as the object in RDFa when displayed as a teaser.
SearchAdvancedSearchForm::setUp in drupal/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchBlockTestCase::setUp in drupal/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchCommentCountToggleTestCase::setUp in drupal/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchCommentTestCase::setUp in drupal/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchCommentTestCase::testAddNewComment in drupal/modules/search/search.test
Verify that 'add new comment' does not appear in search results or index.
SearchConfigSettingsForm::setUp in drupal/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchEmbedForm::setUp in drupal/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchExactTestCase::testExactQuery in drupal/modules/search/search.test
Tests that the correct number of pager links are found for both keywords and phrases.
SearchKeywordsConditions::setUp in drupal/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchLanguageTestCase::setUp in drupal/modules/search/search.test
Implementation setUp().
SearchNodeAccessTest::setUp in drupal/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchNodeTagTest::setUp in drupal/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchNumberMatchingTestCase::setUp in drupal/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchNumbersTestCase::setUp in drupal/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchPageOverride::setUp in drupal/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchPageText::setUp in drupal/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchRankingTestCase::testDoubleRankings in drupal/modules/search/search.test
Verifies that if we combine two rankings, search still works.
SearchRankingTestCase::testHTMLRankings in drupal/modules/search/search.test
Test rankings of HTML tags.
SearchRankingTestCase::testRankings in drupal/modules/search/search.test
SessionHttpsTestCase::testEmptySessionId in drupal/modules/simpletest/tests/session.test
Tests that empty session IDs do not cause unrelated sessions to load.
SessionHttpsTestCase::testHttpsSession in drupal/modules/simpletest/tests/session.test
SessionTestCase::testDataPersistence in drupal/modules/simpletest/tests/session.test
Test data persistence via the session_test module callbacks.
SessionTestCase::testEmptySessionID in drupal/modules/simpletest/tests/session.test
Test that empty session IDs are not allowed.
SessionTestCase::testSessionSaveRegenerate in drupal/modules/simpletest/tests/session.test
Tests for drupal_save_session() and drupal_session_regenerate().
SessionTestCase::testSessionWrite in drupal/modules/simpletest/tests/session.test
Test that sessions are only saved when necessary.
ShortcutTestCase::setUp in drupal/modules/shortcut/shortcut.test
Sets up a Drupal site for running functional and integration tests.
SimpleTestBrokenSetUp::setUp in drupal/modules/simpletest/simpletest.test
Sets up a Drupal site for running functional and integration tests.
SimpleTestBrowserTestCase::testCookies in drupal/modules/simpletest/simpletest.test
Tests that cookies set during a request are available for testing.
SimpleTestDiscoveryTestCase::setUp in drupal/modules/simpletest/simpletest.test
Sets up a Drupal site for running functional and integration tests.
SimpleTestFunctionalTest::setUp in drupal/modules/simpletest/simpletest.test
Sets up a Drupal site for running functional and integration tests.
SimpleTestFunctionalTest::stubTest in drupal/modules/simpletest/simpletest.test
Test to be run and the results confirmed.
SimpleTestFunctionalTest::testInternalBrowser in drupal/modules/simpletest/simpletest.test
Test the internal browsers functionality.
SimpleTestInstallationProfileModuleTestsTestCase::setUp in drupal/modules/simpletest/simpletest.test
Sets up a Drupal site for running functional and integration tests.
SimpleTestOtherInstallationProfileModuleTestsTestCase::setUp in drupal/modules/simpletest/simpletest.test
Sets up a Drupal site for running functional and integration tests.
SiteMaintenanceTestCase::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
StatisticsAdminTestCase::setUp in drupal/modules/statistics/statistics.test
Sets up a Drupal site for running functional and integration tests.
StatisticsAdminTestCase::testDeleteUser in drupal/modules/statistics/statistics.test
Tests that accesslog reflects when a user is deleted.
StatisticsLoggingTestCase::setUp in drupal/modules/statistics/statistics.test
Sets up a Drupal site for running functional and integration tests.
StatisticsTestCase::setUp in drupal/modules/statistics/statistics.test
Sets up a Drupal site for running functional and integration tests.
StatisticsTokenReplaceTestCase::testStatisticsTokenReplacement in drupal/modules/statistics/statistics.test
Creates a node, then tests the statistics tokens generated from it.
SummaryLengthTestCase::testSummaryLength in drupal/modules/node/node.test
Tests the node summary length functionality.
SyslogTestCase::testSettings in drupal/modules/syslog/syslog.test
Tests the syslog settings page.
SystemAdminTestCase::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
SystemAuthorizeCase::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
SystemBlockTestCase::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
SystemMainContentFallback::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
SystemThemeFunctionalTest::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyEFQTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyHooksTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyLegacyTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyLoadMultipleTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyRSSTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldMultipleVocabularyTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermIndexTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyThemeTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTokenReplaceTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyVocabularyFunctionalTest::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyVocabularyTestCase::setUp in drupal/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TextFieldTestCase::setUp in drupal/modules/field/modules/text/text.test
Sets up a Drupal site for running functional and integration tests.
TextSummaryTestCase::setUp in drupal/modules/field/modules/text/text.test
Sets up a Drupal site for running functional and integration tests.
TextTranslationTestCase::setUp in drupal/modules/field/modules/text/text.test
Sets up a Drupal site for running functional and integration tests.
ThemeFastTestCase::setUp in drupal/modules/simpletest/tests/theme.test
Sets up a Drupal site for running functional and integration tests.
TokenReplaceTestCase::testTokenReplacement in drupal/modules/system/system.test
Creates a user and a node, then tests the tokens generated from them.
TrackerTest::setUp in drupal/modules/tracker/tracker.test
Sets up a Drupal site for running functional and integration tests.
TrackerTest::testTrackerAdminUnpublish in drupal/modules/tracker/tracker.test
Tests that publish/unpublish works at admin/content/node.
TrackerTest::testTrackerUser in drupal/modules/tracker/tracker.test
Tests for the presence of nodes on a user's tracker listing.
TranslationTestCase::setUp in drupal/modules/translation/translation.test
Sets up a Drupal site for running functional and integration tests.
TriggerContentTestCase::testActionContentMultiple in drupal/modules/trigger/trigger.test
Tests multiple node actions.
TriggerContentTestCase::testActionsContent in drupal/modules/trigger/trigger.test
Tests several content-oriented trigger issues.
TriggerCronTestCase::testActionsCron in drupal/modules/trigger/trigger.test
Tests assigning multiple actions to the cron trigger.
TriggerOrphanedActionsTestCase::testActionsOrphaned in drupal/modules/trigger/trigger.test
Tests logic around orphaned actions.
TriggerOtherTestCase::testActionsComment in drupal/modules/trigger/trigger.test
Tests triggering on comment save.
TriggerOtherTestCase::testActionsTaxonomy in drupal/modules/trigger/trigger.test
Tests triggering on taxonomy new term.
TriggerOtherTestCase::testActionsUser in drupal/modules/trigger/trigger.test
Tests triggering on user create and user login.
TriggerUnassignTestCase::setUp in drupal/modules/trigger/trigger.test
Sets up a Drupal site for running functional and integration tests.
TriggerUserActionTestCase::testUserActionAssignmentExecution in drupal/modules/trigger/trigger.test
Tests user action assignment and execution.
TriggerUserTokenTestCase::testUserTriggerTokenReplacement in drupal/modules/trigger/trigger.test
Tests a variety of token replacements in actions.
UpdateCoreTestCase::setUp in drupal/modules/update/update.test
Sets up a Drupal site for running functional and integration tests.
UpdateScriptFunctionalTest::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
UpdateScriptFunctionalTest::testNoUpdateFunctionality in drupal/modules/system/system.test
Tests update.php when there are no updates to apply.
UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality in drupal/modules/system/system.test
Tests update.php after performing a successful update.
UpdateScriptFunctionalTest::testUpdateAccess in drupal/modules/system/system.test
Tests access to the update script.
UpdateTestContribCase::setUp in drupal/modules/update/update.test
Sets up a Drupal site for running functional and integration tests.
UpdateTestContribCase::testHookUpdateStatusAlter in drupal/modules/update/update.test
Checks that hook_update_status_alter() works to change a status.
UpdateTestUploadCase::setUp in drupal/modules/update/update.test
Sets up a Drupal site for running functional and integration tests.
UrlAlterFunctionalTest::testUrlAlter in drupal/modules/simpletest/tests/path.test
Test that URL altering works and that it occurs in the correct order.
UserAccountLinksUnitTests::testDisabledAccountLink in drupal/modules/user/user.test
Tests disabling the 'My account' link.
UserAccountLinksUnitTests::testSecondaryMenu in drupal/modules/user/user.test
Tests the secondary menu.
UserAdminTestCase::testUserAdmin in drupal/modules/user/user.test
Registers a user and deletes it.
UserAuthmapAssignmentTestCase::testAuthmapAssignment in drupal/modules/user/user.test
Test authmap assignment and retrieval.
UserAutocompleteTestCase::setUp in drupal/modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
UserBlocksUnitTests::testUserLoginBlock in drupal/modules/user/user.test
Test the user login block.
UserBlocksUnitTests::testWhosOnlineBlock in drupal/modules/user/user.test
Test the Who's Online block.
UserCancelTestCase::testMassUserCancelByAdmin in drupal/modules/user/user.test
Create an administrative user and mass-delete other users.
UserCancelTestCase::testUserAnonymize in drupal/modules/user/user.test
Delete account and anonymize all content.
UserCancelTestCase::testUserBlock in drupal/modules/user/user.test
Disable account and keep all content.
UserCancelTestCase::testUserBlockUnpublish in drupal/modules/user/user.test
Disable account and unpublish all content.
UserCancelTestCase::testUserCancelByAdmin in drupal/modules/user/user.test
Create an administrative user and delete another user.
UserCancelTestCase::testUserCancelInvalid in drupal/modules/user/user.test
Attempt invalid account cancellations.
UserCancelTestCase::testUserCancelUid1 in drupal/modules/user/user.test
Tests that user account for uid 1 cannot be cancelled.
UserCancelTestCase::testUserCancelWithoutPermission in drupal/modules/user/user.test
Attempt to cancel account without permission.
UserCancelTestCase::testUserDelete in drupal/modules/user/user.test
Delete account and remove all content.
UserCreateTestCase::testUserAdd in drupal/modules/user/user.test
Create a user through the administration interface and ensure that it displays in the user list.
UserEditedOwnAccountTestCase::testUserEditedOwnAccount in drupal/modules/user/user.test
UserEditRebuildTestCase::testUserEditFormRebuild in drupal/modules/user/user.test
Test user edit page when the form is set to rebuild.
UserEditTestCase::testUserEdit in drupal/modules/user/user.test
Test user edit page.
UserEditTestCase::testUserWith0Password in drupal/modules/user/user.test
Tests setting the password to "0".
UserLoginTestCase::testGlobalLoginFloodControl in drupal/modules/user/user.test
Test the global login flood control.
UserLoginTestCase::testPasswordRehashOnLogin in drupal/modules/user/user.test
Test that user password is re-hashed upon login after changing $count_log2.
UserLoginTestCase::testPerUserLoginFloodControl in drupal/modules/user/user.test
Test the per-user login flood control.
UserPasswordResetTestCase::testUserPasswordReset in drupal/modules/user/user.test
Tests password reset functionality.
UserPasswordResetTestCase::testUserPasswordResetExpired in drupal/modules/user/user.test
Attempts login using an expired password reset link.
UserPasswordResetTestCase::testUserPasswordResetLoggedIn in drupal/modules/user/user.test
Test user password reset while logged in.
UserPermissionsTestCase::setUp in drupal/modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
UserPictureTestCase::setUp in drupal/modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
UserPictureTestCase::testUserPictureAdminFormValidation in drupal/modules/user/user.test
Tests the admin form validates user picture settings.
UserRegistrationTestCase::testRegistrationEmailDuplicates in drupal/modules/user/user.test
UserRegistrationTestCase::testRegistrationWithoutEmailVerification in drupal/modules/user/user.test
UserRoleAdminTestCase::setUp in drupal/modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
UserRolesAssignmentTestCase::setUp in drupal/modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
UserRolesAssignmentTestCase::testAssignAndRemoveRole in drupal/modules/user/user.test
Tests that a user can be assigned a role and that the role can be removed again.
UserSignatureTestCase::setUp in drupal/modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
UserTimeZoneFunctionalTest::testUserTimeZone in drupal/modules/user/user.test
Tests the display of dates and time when user-configurable time zones are set.
UserTokenReplaceTestCase::testUserTokenReplacement in drupal/modules/user/user.test
Creates a user, then tests the tokens generated from it.
UserUserSearchTestCase::testUserSearch in drupal/modules/user/user.test
UserValidateCurrentPassCustomForm::setUp in drupal/modules/user/user.test
Sets up a Drupal site for running functional and integration tests.