Search for test
Title | Object type | File name | Summary |
---|---|---|---|
TokenReplaceTestCase | class | modules/ |
Test token replacement in strings. |
TokenReplaceTestCase::getInfo | function | modules/ |
|
TokenReplaceTestCase::testSystemDateTokenReplacement | function | modules/ |
Tests the generation of all system date tokens. |
TokenReplaceTestCase::testSystemSiteTokenReplacement | function | modules/ |
Tests the generation of all system site information tokens. |
TokenReplaceTestCase::testSystemTokenRecognition | function | modules/ |
Test whether token-replacement works in various contexts. |
TokenReplaceTestCase::testTokenReplacement | function | modules/ |
Creates a user and a node, then tests the tokens generated from them. |
TokenScanTest | class | modules/ |
Test token replacement in strings. |
TokenScanTest::getInfo | function | modules/ |
|
TokenScanTest::testTokenScan | function | modules/ |
Scans dummy text, then tests the output. |
toolbar.test | file | modules/ |
|
ToolbarTestCase | class | modules/ |
|
ToolbarTestCase::$admin_user | property | modules/ |
|
ToolbarTestCase::getInfo | function | modules/ |
|
ToolbarTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ToolbarTestCase::testToolbarCollapsedCookie | function | modules/ |
Tests toggling the toolbar collapsed cookie. |
tracker.test | file | modules/ |
Tests for tracker.module. |
TrackerTest | class | modules/ |
Defines a base class for testing tracker.module. |
TrackerTest::$other_user | property | modules/ |
A second user that will 'create' comments and nodes. |
TrackerTest::$user | property | modules/ |
The main user for testing. |
TrackerTest::getInfo | function | modules/ |
|
TrackerTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TrackerTest::testTrackerAdminUnpublish | function | modules/ |
Tests that publish/unpublish works at admin/content/node. |
TrackerTest::testTrackerAll | function | modules/ |
Tests for the presence of nodes on the global tracker listing. |
TrackerTest::testTrackerCronIndexing | function | modules/ |
Tests that existing nodes are indexed by cron. |
TrackerTest::testTrackerNewComments | function | modules/ |
Tests for comment counters on the tracker listing. |
TrackerTest::testTrackerNewNodes | function | modules/ |
Tests for the presence of the "new" flag for nodes. |
TrackerTest::testTrackerOrderingNewComments | function | modules/ |
Tests for ordering on a users tracker listing when comments are posted. |
TrackerTest::testTrackerUser | function | modules/ |
Tests for the presence of nodes on a user's tracker listing. |
TranslatableUpgradePathTestCase | class | modules/ |
Upgrade test for translatable content types of node.module. |
TranslatableUpgradePathTestCase::getInfo | function | modules/ |
|
TranslatableUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
TranslatableUpgradePathTestCase::testTranslatableUpgrade | function | modules/ |
Test a successful upgrade (no negotiation). |
translation.test | file | modules/ |
Tests for the Translation module. |
TranslationTestCase | class | modules/ |
Functional tests for the Translation module. |
TranslationTestCase::$admin_user | property | modules/ |
|
TranslationTestCase::$book | property | modules/ |
|
TranslationTestCase::$translator | property | modules/ |
|
TranslationTestCase::addLanguage | function | modules/ |
Installs the specified language, or enables it if it is already installed. |
TranslationTestCase::assertContentByXPath | function | modules/ |
Asserts an element identified by the given XPath has the given content. |
TranslationTestCase::assertLanguageSwitchLinks | function | modules/ |
Tests whether the specified language switch links are found. |
TranslationTestCase::createPage | function | modules/ |
Creates a "Basic page" in the specified language. |
TranslationTestCase::createTranslation | function | modules/ |
Creates a translation for a basic page in the specified language. |
TranslationTestCase::emptyNode | function | modules/ |
Returns an empty node data structure. |
TranslationTestCase::findContentByXPath | function | modules/ |
Searches for elements matching the given xpath and value. |
TranslationTestCase::getInfo | function | modules/ |
|
TranslationTestCase::resetCaches | function | modules/ |
Resets static caches to make the test code match the client-side behavior. |
TranslationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TranslationTestCase::testContentTranslation | function | modules/ |
Creates, modifies, and updates a basic page with a translation. |
TranslationTestCase::testLanguageSwitcherBlockIntegration | function | modules/ |
Tests that the language switcher block alterations work as intended. |
TranslationTestCase::testLanguageSwitchLinks | function | modules/ |
Checks that the language switch links behave properly. |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.