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
PathLanguageUITestCase::getInfo function modules/path/path.test
PathLanguageUITestCase::setUp function modules/path/path.test Sets up a Drupal site for running functional and integration tests.
PathLanguageUITestCase::testDefaultLanguageURLs function modules/path/path.test Tests that a default language URL alias works.
PathLanguageUITestCase::testLanguageNeutralURLs function modules/path/path.test Tests that a language-neutral URL alias works.
PathLanguageUITestCase::testNonDefaultURLs function modules/path/path.test Tests that a non-default language URL alias works.
PathLookupTest class modules/simpletest/tests/path.test Unit test for drupal_lookup_path().
PathLookupTest::getInfo function modules/simpletest/tests/path.test
PathLookupTest::testDrupalLookupPath function modules/simpletest/tests/path.test Test that drupal_lookup_path() returns the correct path.
PathMonolingualTestCase class modules/path/path.test Tests that paths are not prefixed on a monolingual site.
PathMonolingualTestCase::getInfo function modules/path/path.test
PathMonolingualTestCase::setUp function modules/path/path.test Sets up a Drupal site for running functional and integration tests.
PathMonolingualTestCase::testPageLinks function modules/path/path.test Verifies that links do not have language prefixes in them.
PathSaveTest class modules/simpletest/tests/path.test Tests the path_save() function.
PathSaveTest::getInfo function modules/simpletest/tests/path.test
PathSaveTest::setUp function modules/simpletest/tests/path.test Sets up a Drupal site for running functional and integration tests.
PathSaveTest::testDrupalSaveOriginalPath function modules/simpletest/tests/path.test Tests that path_save() makes the original path available to modules.
PathTaxonomyTermTestCase class modules/path/path.test Tests URL aliases for taxonomy terms.
PathTaxonomyTermTestCase::getInfo function modules/path/path.test
PathTaxonomyTermTestCase::setUp function modules/path/path.test Sets up a Drupal site for running functional and integration tests.
PathTaxonomyTermTestCase::testTermAlias function modules/path/path.test Tests alias functionality through the admin interfaces.
PathTestCase class modules/path/path.test Provides a base class for testing the Path module.
PathTestCase::getInfo function modules/path/path.test
PathTestCase::getPID function modules/path/path.test Returns the path ID.
PathTestCase::setUp function modules/path/path.test Sets up a Drupal site for running functional and integration tests.
PathTestCase::testAdminAlias function modules/path/path.test Tests alias functionality through the admin interfaces.
PathTestCase::testDuplicateNodeAlias function modules/path/path.test Tests that duplicate aliases fail validation.
PathTestCase::testNodeAlias function modules/path/path.test Tests alias functionality through the node interfaces.
PathTestCase::testPathCache function modules/path/path.test Tests the path cache.
path_test.info file modules/simpletest/tests/path_test.info name = "Hook path tests"
description = "Support module for path hook testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
path_test.module file modules/simpletest/tests/path_test.module Helper module for the path tests.
path_test_path_update function modules/simpletest/tests/path_test.module Implements hook_path_update().
path_test_reset function modules/simpletest/tests/path_test.module Resets the path test results.
php.test file modules/php/php.test Tests for php.module.
PHPAccessTestCase class modules/php/php.test Tests to make sure access to the PHP filter is properly restricted.
PHPAccessTestCase::getInfo function modules/php/php.test
PHPAccessTestCase::testNoPrivileges function modules/php/php.test Makes sure that the user can't use the PHP filter when not given access.
PHPFilterTestCase class modules/php/php.test Tests to make sure the PHP filter actually evaluates PHP code when used.
PHPFilterTestCase::getInfo function modules/php/php.test
PHPFilterTestCase::testPHPFilter function modules/php/php.test Makes sure that the PHP filter evaluates PHP code when used.
PHPTestCase class modules/php/php.test Defines a base PHP test case class.
PHPTestCase::$php_code_format property modules/php/php.test
PHPTestCase::createNodeWithCode function modules/php/php.test Creates a test node with PHP code in the body.
PHPTestCase::setUp function modules/php/php.test Sets up a Drupal site for running functional and integration tests.
poll.test file modules/poll/poll.test Tests for poll.module.
PollBlockTestCase class modules/poll/poll.test
PollBlockTestCase::getInfo function modules/poll/poll.test
PollBlockTestCase::setUp function modules/poll/poll.test Sets up a Drupal site for running functional and integration tests.
PollBlockTestCase::testRecentBlock function modules/poll/poll.test
PollCreateTestCase class modules/poll/poll.test
PollCreateTestCase::getInfo function modules/poll/poll.test

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