Search for test
Title | Object type | File name | Summary |
---|---|---|---|
ForumTestCase::createForumTopic | function | modules/ |
Creates forum topic. |
ForumTestCase::deleteForum | function | modules/ |
Deletes a forum. |
ForumTestCase::doAdminTests | function | modules/ |
Runs admin tests on the admin user. |
ForumTestCase::doBasicTests | function | modules/ |
Runs basic tests on the indicated user. |
ForumTestCase::editForumTaxonomy | function | modules/ |
Edits the forum taxonomy. |
ForumTestCase::generateForumTopics | function | modules/ |
Generates forum topics to test the display of an active forum block. |
ForumTestCase::getInfo | function | modules/ |
|
ForumTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ForumTestCase::testAddOrphanTopic | function | modules/ |
Tests that forum nodes can't be added without a parent. |
ForumTestCase::testEnableForumField | function | modules/ |
Tests disabling and re-enabling the Forum module. |
ForumTestCase::testForum | function | modules/ |
Tests forum functionality through the admin and user interfaces. |
ForumTestCase::verifyForums | function | modules/ |
Verifies that the logged in user has access to a forum nodes. |
ForumTestCase::verifyForumView | function | modules/ |
Verifies display of forum page. |
ForumTestCase::viewForumTopics | function | modules/ |
Views forum topics to test the display of an active forum block. |
ForumUpgradePathTestCase | class | modules/ |
Upgrade test for forum.module. |
ForumUpgradePathTestCase::getInfo | function | modules/ |
|
ForumUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
ForumUpgradePathTestCase::testForumUpgrade | function | modules/ |
Test a successful upgrade (no negotiation). |
FrontPageTestCase | class | modules/ |
Test front page functionality and administration. |
FrontPageTestCase::$admin_user | property | modules/ |
|
FrontPageTestCase::$node_path | property | modules/ |
|
FrontPageTestCase::getInfo | function | modules/ |
|
FrontPageTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FrontPageTestCase::testDrupalIsFrontPage | function | modules/ |
Test front page functionality. |
graph.test | file | modules/ |
Provides unit tests for graph.inc. |
GraphUnitTest | class | modules/ |
Unit tests for the graph handling features. |
GraphUnitTest::assertComponents | function | modules/ |
Verify expected components in a graph. |
GraphUnitTest::assertPaths | function | modules/ |
Verify expected paths in a graph. |
GraphUnitTest::assertReversePaths | function | modules/ |
Verify expected reverse paths in a graph. |
GraphUnitTest::assertWeights | function | modules/ |
Verify expected order in a graph. |
GraphUnitTest::displayArray | function | modules/ |
Helper function to output vertices as comma-separated list. |
GraphUnitTest::getInfo | function | modules/ |
|
GraphUnitTest::normalizeGraph | function | modules/ |
Return a normalized version of a graph. |
GraphUnitTest::setUp | function | modules/ |
Sets up unit test environment. |
GraphUnitTest::testDepthFirstSearch | function | modules/ |
Test depth-first-search features. |
help.test | file | modules/ |
Tests for help.module. |
HelpTestCase | class | modules/ |
Tests help display and user access for all modules implementing help. |
HelpTestCase::$any_user | property | modules/ |
The anonymous user that will be created. |
HelpTestCase::$big_user | property | modules/ |
The admin user that will be created. |
HelpTestCase::$modules | property | modules/ |
The list of modules. |
HelpTestCase::getInfo | function | modules/ |
|
HelpTestCase::getModuleList | function | modules/ |
Gets the list of enabled modules that implement hook_help(). |
HelpTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
HelpTestCase::testHelp | function | modules/ |
Logs in users, creates dblog events, and tests dblog functionality. |
HelpTestCase::verifyHelp | function | modules/ |
Verifies the logged in user has access to the various help nodes. |
HookBootExitTestCase | class | modules/ |
Test hook_boot() and hook_exit(). |
HookBootExitTestCase::getInfo | function | modules/ |
|
HookBootExitTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
HookBootExitTestCase::testHookBootExit | function | modules/ |
Test calling of hook_boot() and hook_exit(). |
HookRequirementsTestCase | class | modules/ |
Tests failure of hook_requirements('install'). |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.