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

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