Search for test
Title | Object type | File name | Summary |
---|---|---|---|
BlockViewModuleDeltaAlterWebTest | class | modules/ |
Tests for hook_block_view_MODULE_DELTA_alter(). |
BlockViewModuleDeltaAlterWebTest::getInfo | function | modules/ |
|
BlockViewModuleDeltaAlterWebTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BlockViewModuleDeltaAlterWebTest::testBlockViewModuleDeltaAlter | function | modules/ |
Tests that the alter hook is called, even if the delta contains a hyphen. |
block_form_form_test_alter_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() on behalf of block.module. |
block_test.info | file | modules/ |
name = Block test description = Provides test blocks. package = Testing version = VERSION core = 7.x hidden = TRUE |
block_test.module | file | modules/ |
Provide test blocks. |
block_test_block_info | function | modules/ |
Implements hook_block_info(). |
block_test_block_info_alter | function | modules/ |
Implements hook_block_info_alter(). |
block_test_block_view | function | modules/ |
Implements hook_block_view(). |
block_test_block_view_block_test_test_hyphen_alter | function | modules/ |
Implements hook_block_view_MODULE_DELTA_alter(). |
block_test_block_view_block_test_test_underscore_alter | function | modules/ |
Implements hook_block_view_MODULE_DELTA_alter(). |
block_test_system_theme_info | function | modules/ |
Implements hook_system_theme_info(). |
block_test_theme.info | file | modules/ |
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/ |
Tests for blog.module. |
BlogTestCase | class | modules/ |
@file Tests for blog.module. |
BlogTestCase::$any_user | property | modules/ |
|
BlogTestCase::$big_user | property | modules/ |
|
BlogTestCase::$own_user | property | modules/ |
|
BlogTestCase::doBasicTests | function | modules/ |
Run basic tests on the indicated user. |
BlogTestCase::getInfo | function | modules/ |
|
BlogTestCase::setUp | function | modules/ |
Enable modules and create users with specific permissions. |
BlogTestCase::testBlog | function | modules/ |
Login users, create blog nodes, and test blog functionality through the admin and user interfaces. |
BlogTestCase::testBlogPageNoEntries | function | modules/ |
View the blog of a user with no blog entries as another user. |
BlogTestCase::testUnprivilegedUser | function | modules/ |
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/ |
Verify the blog links are displayed to the logged in user. |
BlogTestCase::verifyBlogs | function | modules/ |
Verify the logged in user has the desired access to the various blog nodes. |
book.test | file | modules/ |
Tests for book.module. |
BookTestCase | class | modules/ |
Tests the functionality of the Book module. |
BookTestCase::$admin_user | property | modules/ |
A user with permission to create and edit books and to administer blocks. |
BookTestCase::$book | property | modules/ |
A book node. |
BookTestCase::$book_author | property | modules/ |
A user with permission to create and edit books. |
BookTestCase::$web_user | property | modules/ |
A user with permission to view a book and access printer-friendly version. |
BookTestCase::checkBookNode | function | modules/ |
Checks the outline of sub-pages; previous, up, and next. |
BookTestCase::createBook | function | modules/ |
Creates a new book with a page hierarchy. |
BookTestCase::createBookNode | function | modules/ |
Creates a book node. |
BookTestCase::generateOutlinePattern | function | modules/ |
Creates a regular expression to check for the sub-nodes in the outline. |
BookTestCase::getInfo | function | modules/ |
|
BookTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BookTestCase::testBook | function | modules/ |
Tests book functionality through node interfaces. |
BookTestCase::testBookDelete | function | modules/ |
Tests the access for deleting top-level book nodes. |
BookTestCase::testBookExport | function | modules/ |
Tests book export ("printer-friendly version") functionality. |
BookTestCase::testBookNavigationBlock | function | modules/ |
Tests the functionality of the book navigation block. |
BookTestCase::testNavigationBlockOnAccessModuleEnabled | function | modules/ |
Tests the book navigation block when an access module is enabled. |
boot.test | file | modules/ |
|
bootstrap.test | file | modules/ |
|
BootstrapAutoloadTestCase | class | modules/ |
Tests the auto-loading behavior of the code registry. |
BootstrapAutoloadTestCase::getInfo | function | modules/ |
|
BootstrapAutoloadTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BootstrapAutoloadTestCase::testAutoloadCase | function | modules/ |
Tests that autoloader name matching is not case sensitive. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.