111 calls to DrupalWebTestCase::assertResponse()

AccessDeniedTestCase::testAccessDenied in drupal-7.x/modules/system/system.test
AddFeedTestCase::testAddFeed in drupal-7.x/modules/aggregator/aggregator.test
Creates and ensures that a feed is unique, checks source, and deletes feed.
AddFeedTestCase::testAddLongFeed in drupal-7.x/modules/aggregator/aggregator.test
Tests feeds with very long URLs.
AggregatorTestCase::updateFeedItems in drupal-7.x/modules/aggregator/aggregator.test
Updates the feed items.
BlockAdminThemeTestCase::testAdminTheme in drupal-7.x/modules/block/block.test
Check for the accessibility of the admin theme on the block admin page.
BlogTestCase::testBlog in drupal-7.x/modules/blog/blog.test
Login users, create blog nodes, and test blog functionality through the admin and user interfaces.
BlogTestCase::testBlogPageNoEntries in drupal-7.x/modules/blog/blog.test
View the blog of a user with no blog entries as another user.
BlogTestCase::testUnprivilegedUser in drupal-7.x/modules/blog/blog.test
Confirm that the "You are not allowed to post a new blog entry." message shows up if a user submitted blog entries, has been denied that permission, and goes to the blog page.
BlogTestCase::verifyBlogLinks in drupal-7.x/modules/blog/blog.test
Verify the blog links are displayed to the logged in user.
BlogTestCase::verifyBlogs in drupal-7.x/modules/blog/blog.test
Verify the logged in user has the desired access to the various blog nodes.
BookTestCase::testBookDelete in drupal-7.x/modules/book/book.test
Tests the access for deleting top-level book nodes.
BookTestCase::testBookExport in drupal-7.x/modules/book/book.test
Tests book export ("printer-friendly version") functionality.
BootstrapPageCacheTestCase::testConditionalRequests in drupal-7.x/modules/simpletest/tests/bootstrap.test
Test support for requests containing If-Modified-Since and If-None-Match headers.
ColorTestCase::_testColor in drupal-7.x/modules/color/color.test
Tests the Color module functionality using the given theme.
CommentApprovalTest::testApprovalNodeInterface in drupal-7.x/modules/comment/comment.test
Test comment approval functionality through node interface.
ContactPersonalTestCase::testPersonalContactAccess in drupal-7.x/modules/contact/contact.test
Tests access to the personal contact form.
ContactSitewideTestCase::testSiteWideContact in drupal-7.x/modules/contact/contact.test
Tests configuration options and the site-wide contact form.
CronRunTestCase::testCronRun in drupal-7.x/modules/system/system.test
Test cron runs.
DashboardBlocksTestCase::testDashboardAccess in drupal-7.x/modules/dashboard/dashboard.test
Tests adding a block to the dashboard and checking access to it.
DBLogTestCase::doNode in drupal-7.x/modules/dblog/dblog.test
Generates and then verifies some node events.
DBLogTestCase::doUser in drupal-7.x/modules/dblog/dblog.test
Generates and then verifies some user events.
DBLogTestCase::verifyReports in drupal-7.x/modules/dblog/dblog.test
Confirms that database log reports are displayed at the correct paths.
DBLogTestCase::verifyRowLimit in drupal-7.x/modules/dblog/dblog.test
Verifies setting of the database log row limit.
DrupalErrorHandlerTestCase::testErrorHandler in drupal-7.x/modules/simpletest/tests/error.test
Test the error handler.
FeedParserTestCase::testAtomSample in drupal-7.x/modules/aggregator/aggregator.test
Tests a feed that uses the Atom format.
FeedParserTestCase::testRSS091Sample in drupal-7.x/modules/aggregator/aggregator.test
Tests a feed that uses the RSS 0.91 format.
FileDownloadTest::checkUrl in drupal-7.x/modules/simpletest/tests/file.test
Download a file from the URL generated by file_create_url().
FileDownloadTest::testPrivateFileTransfer in drupal-7.x/modules/simpletest/tests/file.test
Test the private file transfer system.
FileDownloadTest::testPublicFileTransfer in drupal-7.x/modules/simpletest/tests/file.test
Test the public file transfer system.
FileFieldWidgetTestCase::testPrivateFileComment in drupal-7.x/modules/file/tests/file.test
Tests that download restrictions on private files work on comments.
FileFieldWidgetTestCase::testPrivateFileSetting in drupal-7.x/modules/file/tests/file.test
Tests a file field with a "Private files" upload destination setting.
FileFieldWidgetTestCase::testSingleValuedWidget in drupal-7.x/modules/file/tests/file.test
Tests upload and remove buttons for a single-valued File field.
FilePrivateTestCase::testPrivateFile in drupal-7.x/modules/file/tests/file.test
Tests file access for file uploaded to a private node.
FileSaveUploadTest::setUp in drupal-7.x/modules/simpletest/tests/file.test
Sets up a Drupal site for running functional and integration tests.
FileSaveUploadTest::testExistingError in drupal-7.x/modules/simpletest/tests/file.test
Test for failure when uploading over a file that already exists.
FileSaveUploadTest::testExistingRename in drupal-7.x/modules/simpletest/tests/file.test
Test renaming when uploading over a file that already exists.
FileSaveUploadTest::testExistingReplace in drupal-7.x/modules/simpletest/tests/file.test
Test replacement when uploading over a file that already exists.
FileSaveUploadTest::testHandleDangerousFile in drupal-7.x/modules/simpletest/tests/file.test
Test dangerous file handling.
FileSaveUploadTest::testHandleExtension in drupal-7.x/modules/simpletest/tests/file.test
Test extension handling.
FileSaveUploadTest::testHandleFileMunge in drupal-7.x/modules/simpletest/tests/file.test
Test file munge handling.
FileSaveUploadTest::testNormal in drupal-7.x/modules/simpletest/tests/file.test
Test the file_save_upload() function.
FilterAdminTestCase::testFilterAdmin in drupal-7.x/modules/filter/filter.test
Tests filter administration functionality.
FilterAdminTestCase::testFormatAdmin in drupal-7.x/modules/filter/filter.test
Tests the format administration functionality.
FormStateValuesCleanAdvancedTestCase::testFormStateValuesCleanAdvanced in drupal-7.x/modules/simpletest/tests/form.test
Tests form_state_values_clean().
ForumTestCase::createForum in drupal-7.x/modules/forum/forum.test
Creates a forum container or a forum.
ForumTestCase::deleteForum in drupal-7.x/modules/forum/forum.test
Deletes a forum.
ForumTestCase::doAdminTests in drupal-7.x/modules/forum/forum.test
Runs admin tests on the admin user.
ForumTestCase::editForumTaxonomy in drupal-7.x/modules/forum/forum.test
Edits the forum taxonomy.
ForumTestCase::testForum in drupal-7.x/modules/forum/forum.test
Tests forum functionality through the admin and user interfaces.
ForumTestCase::verifyForums in drupal-7.x/modules/forum/forum.test
Verifies that the logged in user has access to a forum nodes.
ForumTestCase::verifyForumView in drupal-7.x/modules/forum/forum.test
Verifies display of forum page.
HelpTestCase::verifyHelp in drupal-7.x/modules/help/help.test
Verifies the logged in user has access to the various help nodes.
ImageAdminStylesUnitTest::testStyle in drupal-7.x/modules/image/image.test
General test to add a style, add/remove/edit effects to it, then delete it.
ImageDimensionsTestCase::testImageDimensions in drupal-7.x/modules/image/image.test
Test styled image dimensions cumulatively.
ImageFieldDisplayTestCase::_testImageFieldFormatters in drupal-7.x/modules/image/image.test
Test image formatters on node display.
ImageStyleFlushTest::testFlush in drupal-7.x/modules/image/image.test
General test to flush a style.
ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath in drupal-7.x/modules/image/image.test
Test image_style_url().
LocaleConfigurationTest::testLanguageConfiguration in drupal-7.x/modules/locale/locale.test
Functional tests for adding, editing and deleting languages.
LocalePathFunctionalTest::testPathLanguageConfiguration in drupal-7.x/modules/locale/locale.test
Test if a language can be associated with a path alias.
LocaleTranslationFunctionalTest::testStringTranslation in drupal-7.x/modules/locale/locale.test
Adds a language and tests string translation by users with the appropriate permissions.
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in drupal-7.x/modules/locale/locale.test
Tests for language switching by URL path.
LocaleUrlRewritingTest::checkUrl in drupal-7.x/modules/locale/locale.test
Check URL rewriting for the given language.
MenuBreadcrumbTestCase::testBreadCrumbs in drupal-7.x/modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
MenuRouterTestCase::menuItemTitlesCasesHelper in drupal-7.x/modules/simpletest/tests/menu.test
Get a URL and assert the title given a case number. If override is true, the title is asserted to begin with "Alternative".
MenuTestCase::addCustomMenu in drupal-7.x/modules/menu/menu.test
Add custom menu.
MenuTestCase::addMenuLink in drupal-7.x/modules/menu/menu.test
Add a menu link using the menu module UI.
MenuTestCase::deleteCustomMenu in drupal-7.x/modules/menu/menu.test
Delete custom menu.
MenuTestCase::deleteMenuLink in drupal-7.x/modules/menu/menu.test
Delete a menu link using the menu module UI.
MenuTestCase::modifyMenuLink in drupal-7.x/modules/menu/menu.test
Modify a menu link using the menu module UI.
MenuTestCase::moveMenuLink in drupal-7.x/modules/menu/menu.test
Change the parent of a menu link using the menu module UI.
MenuTestCase::resetMenuLink in drupal-7.x/modules/menu/menu.test
Reset a standard menu link using the menu module UI.
MenuTestCase::verifyAccess in drupal-7.x/modules/menu/menu.test
Verify the logged in user has the desired access to the various menu nodes.
MenuTestCase::verifyMenuLink in drupal-7.x/modules/menu/menu.test
Verify a menu link using the menu module UI.
MenuTrailTestCase::testCustom403And404Pages in drupal-7.x/modules/simpletest/tests/menu.test
Tests that the active trail works correctly on custom 403 and 404 pages.
NodeAccessBaseTableTestCase::testNodeAccessBasic in drupal-7.x/modules/node/node.test
Tests the "private" node access functionality.
NodeAdminTestCase::testContentAdminPages in drupal-7.x/modules/node/node.test
Tests content overview with different user permissions.
NodePageCacheTest::testNodeDelete in drupal-7.x/modules/node/node.test
Tests deleting nodes clears page cache.
NodeTypeTestCase::testNodeTypeCreation in drupal-7.x/modules/node/node.test
Tests creating a content type programmatically and via a form.
OpenIDFunctionalTestCase::testLogin in drupal-7.x/modules/openid/openid.test
Test login using OpenID.
OpenIDFunctionalTestCase::testLoginMaintenanceMode in drupal-7.x/modules/openid/openid.test
Test login using OpenID during maintenance mode.
OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountAutoUpdateSreg in drupal-7.x/modules/openid/openid.test
Test OpenID auto transition with e-mail.
OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountEmailMismatch in drupal-7.x/modules/openid/openid.test
Test OpenID transition with e-mail mismatch.
PageViewTestCase::testPageView in drupal-7.x/modules/node/node.test
Tests an anonymous and unpermissioned user attempting to edit the node.
PathLanguageTestCase::testAliasTranslation in drupal-7.x/modules/path/path.test
Test alias functionality through the admin interfaces.
PathMonolingualTestCase::testPageLinks in drupal-7.x/modules/path/path.test
Verifies that links do not have language prefixes in them.
PathTaxonomyTermTestCase::testTermAlias in drupal-7.x/modules/path/path.test
Tests alias functionality through the admin interfaces.
PathTestCase::testAdminAlias in drupal-7.x/modules/path/path.test
Tests alias functionality through the admin interfaces.
PathTestCase::testNodeAlias in drupal-7.x/modules/path/path.test
Tests alias functionality through the node interfaces.
ProfileTestAutocomplete::testAutocomplete in drupal-7.x/modules/profile/profile.test
Tests profile field autocompletion and access.
RemoveFeedTestCase::testRemoveFeed in drupal-7.x/modules/aggregator/aggregator.test
Removes a feed and ensures that all of its services are removed.
SearchBlockTestCase::testBlock in drupal-7.x/modules/search/search.test
Test that the search block form works correctly.
SessionHttpsTestCase::testHttpsSession in drupal-7.x/modules/simpletest/tests/session.test
SessionTestCase::sessionReset in drupal-7.x/modules/simpletest/tests/session.test
Reset the cookie file so that it refers to the specified user.
SessionTestCase::testEmptySessionID in drupal-7.x/modules/simpletest/tests/session.test
Test that empty session IDs are not allowed.
ShortcutLinksTestCase::testShortcutLinkAdd in drupal-7.x/modules/shortcut/shortcut.test
Tests that creating a shortcut works properly.
ShortcutSetsTestCase::testShortcutSetDeleteDefault in drupal-7.x/modules/shortcut/shortcut.test
Tests deleting the default shortcut set.
ShortcutSetsTestCase::testShortcutSetSwitchOwn in drupal-7.x/modules/shortcut/shortcut.test
Tests switching a user's own shortcut set.
SimpleTestFunctionalTest::testInternalBrowser in drupal-7.x/modules/simpletest/simpletest.test
Test the internal browsers functionality.
SimpleTestFunctionalTest::testUserAgentValidation in drupal-7.x/modules/simpletest/simpletest.test
Test validation of the User-Agent header we use to perform test requests.
SystemIndexPhpTest::testIndexPhpHandling in drupal-7.x/modules/system/system.test
Test index.php handling.
TaxonomyTermTestCase::testTermInterface in drupal-7.x/modules/taxonomy/taxonomy.test
Save, edit and delete a term using the user interface.
TriggerUnassignTestCase::testUnassignAccessDenied in drupal-7.x/modules/trigger/trigger.test
Tests an attempt to unassign triggers when none are assigned.
UpdateFeedItemTestCase::testUpdateFeedItem in drupal-7.x/modules/aggregator/aggregator.test
Tests running "update items" from 'admin/config/services/aggregator' page.
UpdateFeedTestCase::testUpdateFeed in drupal-7.x/modules/aggregator/aggregator.test
Creates a feed and attempts to update it.
UpdateScriptFunctionalTest::testNoUpdateFunctionality in drupal-7.x/modules/system/system.test
Tests update.php when there are no updates to apply.
UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality in drupal-7.x/modules/system/system.test
Tests update.php after performing a successful update.
UpdateScriptFunctionalTest::testUpdateAccess in drupal-7.x/modules/system/system.test
Tests access to the update script.
UserAutocompleteTestCase::testUserAutocomplete in drupal-7.x/modules/user/user.test
Tests access to user autocompletion and verify the correct results.
UserCancelTestCase::testUserCancelWithoutPermission in drupal-7.x/modules/user/user.test
Attempt to cancel account without permission.
UserRegistrationTestCase::testRegistrationWithEmailVerification in drupal-7.x/modules/user/user.test
UserRoleAdminTestCase::testRoleAdministration in drupal-7.x/modules/user/user.test
Test adding, renaming and deleting roles.