Search for test

  1. Search 9.5.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Other projects
Title Object type File name Summary
BlockViewModuleDeltaAlterWebTest class modules/block/block.test Tests for hook_block_view_MODULE_DELTA_alter().
BlockViewModuleDeltaAlterWebTest::getInfo function modules/block/block.test
BlockViewModuleDeltaAlterWebTest::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
BlockViewModuleDeltaAlterWebTest::testBlockViewModuleDeltaAlter function modules/block/block.test Tests that the alter hook is called, even if the delta contains a hyphen.
block_form_form_test_alter_form_alter function modules/simpletest/tests/form_test.module Implements hook_form_FORM_ID_alter() on behalf of block.module.
block_test.info file modules/block/tests/block_test.info name = Block test
description = Provides test blocks.
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
block_test.module file modules/block/tests/block_test.module Provide test blocks.
block_test_block_info function modules/block/tests/block_test.module Implements hook_block_info().
block_test_block_info_alter function modules/block/tests/block_test.module Implements hook_block_info_alter().
block_test_block_view function modules/block/tests/block_test.module Implements hook_block_view().
block_test_block_view_block_test_test_hyphen_alter function modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
block_test_block_view_block_test_test_underscore_alter function modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
block_test_system_theme_info function modules/block/tests/block_test.module Implements hook_system_theme_info().
block_test_theme.info file modules/block/tests/themes/block_test_theme/block_test_theme.info name = Block test theme
description = Theme for testing the block system
core = 7.x
hidden = TRUE

regions[sidebar_first] = Left sidebar
regions_hidden[] = sidebar_first
regions[sidebar_second] = Right sidebar
regions_hidden[] =…
blog.test file modules/blog/blog.test Tests for blog.module.
BlogTestCase class modules/blog/blog.test @file
Tests for blog.module.
BlogTestCase::$any_user property modules/blog/blog.test
BlogTestCase::$big_user property modules/blog/blog.test
BlogTestCase::$own_user property modules/blog/blog.test
BlogTestCase::doBasicTests function modules/blog/blog.test Run basic tests on the indicated user.
BlogTestCase::getInfo function modules/blog/blog.test
BlogTestCase::setUp function modules/blog/blog.test Enable modules and create users with specific permissions.
BlogTestCase::testBlog function modules/blog/blog.test Login users, create blog nodes, and test blog functionality through the admin and user interfaces.
BlogTestCase::testBlogPageNoEntries function modules/blog/blog.test View the blog of a user with no blog entries as another user.
BlogTestCase::testUnprivilegedUser function 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 function modules/blog/blog.test Verify the blog links are displayed to the logged in user.
BlogTestCase::verifyBlogs function modules/blog/blog.test Verify the logged in user has the desired access to the various blog nodes.
book.test file modules/book/book.test Tests for book.module.
BookTestCase class modules/book/book.test Tests the functionality of the Book module.
BookTestCase::$admin_user property modules/book/book.test A user with permission to create and edit books and to administer blocks.
BookTestCase::$book property modules/book/book.test A book node.
BookTestCase::$book_author property modules/book/book.test A user with permission to create and edit books.
BookTestCase::$web_user property modules/book/book.test A user with permission to view a book and access printer-friendly version.
BookTestCase::checkBookNode function modules/book/book.test Checks the outline of sub-pages; previous, up, and next.
BookTestCase::createBook function modules/book/book.test Creates a new book with a page hierarchy.
BookTestCase::createBookNode function modules/book/book.test Creates a book node.
BookTestCase::generateOutlinePattern function modules/book/book.test Creates a regular expression to check for the sub-nodes in the outline.
BookTestCase::getInfo function modules/book/book.test
BookTestCase::setUp function modules/book/book.test Sets up a Drupal site for running functional and integration tests.
BookTestCase::testBook function modules/book/book.test Tests book functionality through node interfaces.
BookTestCase::testBookDelete function modules/book/book.test Tests the access for deleting top-level book nodes.
BookTestCase::testBookExport function modules/book/book.test Tests book export ("printer-friendly version") functionality.
BookTestCase::testBookNavigationBlock function modules/book/book.test Tests the functionality of the book navigation block.
BookTestCase::testNavigationBlockOnAccessModuleEnabled function modules/book/book.test Tests the book navigation block when an access module is enabled.
boot.test file modules/simpletest/tests/boot.test
bootstrap.test file modules/simpletest/tests/bootstrap.test
BootstrapAutoloadTestCase class modules/simpletest/tests/bootstrap.test Tests the auto-loading behavior of the code registry.
BootstrapAutoloadTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapAutoloadTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapAutoloadTestCase::testAutoloadCase function modules/simpletest/tests/bootstrap.test Tests that autoloader name matching is not case sensitive.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.