25 calls to DrupalTestCase::drupalGet() in SimpleTest 6
- AddTopicToForum::testAddTopicToForum in tests/
forum_module.test - BlogAPIModuleTestCase::test_blog_API in tests/
blogapi_module.test - BookModuleTestCase::checkBookNode in tests/
book_module.test - Checks the outline of sub-pages; previous, up, and next; and check printer friendly version.
- BookModuleTestCase::testBook in tests/
book_module.test - Test book funcitonality through node interfaces.
- CommentModuleTestCase::get_unaproved_comment in tests/
comment_module.test - Get the comment id for an unaproved comment.
- CommentModuleTestCase::post_comment in tests/
comment_module.test - Post comment.
- CommentModuleTestCase::setUp in tests/
comment_module.test - CommentModuleTestCase::testAnonymous in tests/
comment_module.test - Test anonymous comment functionality.
- CommentModuleTestCase::testFormOnPage in tests/
comment_module.test - Test comment form on node page.
- DrupalTestCase::drupalLoginUser in ./
drupal_test_case.php - Logs in a user with the internal browser
- DrupalTestCase::drupalPost in ./
drupal_test_case.php - Do a post request on a drupal page. It will be done as usual post request with SimpleBrowser By $reporting you specify if this request does assertions or not Warning: empty ("") returns will cause fails with $reporting
- LocaleModuleTest::testlocaleModuleTest in tests/
locale_module.test - MenuModuleCustomMenuTest::testCreateCheckDelete in tests/
menu_module.test - MenuModuleEnable::testMenuModuleEnable in tests/
menu_module.test - MenuModuleTestCase::uiCreateLink in tests/
menu_module.test - Create a menu link using the menu module UI.
- NodeRevisionsTest::testLogMessage in tests/
node_revisions.test - Simpletest test. Tests to make sure the correct log message appears on "revisions overview" page.
- NodeRevisionsTest::testNodeRevisions in tests/
node_revisions.test - Simpletest test. Tests to make sure the correct revision text appears on "view revisions" page.
- PageViewTest::testPageView in tests/
page_view.test - PathModuleTestCase::testAdminAlias in tests/
path_module.test - Test alias functionality through the admin interfaces.
- PathModuleTestCase::testNodeAlias in tests/
path_module.test - Test alias functionality through the node interfaces.
- PollVoteTest::testPollVote in tests/
poll_module.test - TaxonomyTestNodeApi::testTaxonomyNode in tests/
taxonomy.module.test - TranslationModuleTestCase::add_language in tests/
translation_module.test - Install a the specified language if it has not been already. Otherwise make sure that the language is enabled.
- TranslationModuleTestCase::create_translation in tests/
translation_module.test - Create a translation for the specified story in the specified language.
- TranslationModuleTestCase::test_content_translation in tests/
translation_module.test