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
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
PollCreateTestCase::setUp function modules/poll/poll.test Sets up a Drupal site for running functional and integration tests.
PollCreateTestCase::testPollClose function modules/poll/poll.test
PollCreateTestCase::testPollCreate function modules/poll/poll.test
PollDeleteChoiceTestCase class modules/poll/poll.test
PollDeleteChoiceTestCase::getInfo function modules/poll/poll.test
PollDeleteChoiceTestCase::setUp function modules/poll/poll.test Sets up a Drupal site for running functional and integration tests.
PollDeleteChoiceTestCase::testChoiceRemoval function modules/poll/poll.test
PollExpirationTestCase class modules/poll/poll.test
PollExpirationTestCase::getInfo function modules/poll/poll.test
PollExpirationTestCase::setUp function modules/poll/poll.test Sets up a Drupal site for running functional and integration tests.
PollExpirationTestCase::testAutoExpire function modules/poll/poll.test
PollJSAddChoice::testAddChoice function modules/poll/poll.test Test adding a new choice.
PollTestCase class modules/poll/poll.test @file
Tests for poll.module.
PollTestCase::assertPollChoiceOrder function modules/poll/poll.test Assert correct poll choice order in the node form after submission.
PollTestCase::pollCreate function modules/poll/poll.test Creates a poll.
PollTestCase::pollUpdate function modules/poll/poll.test
PollTestCase::_generateChoices function modules/poll/poll.test
PollTestCase::_pollGenerateEdit function modules/poll/poll.test Generates POST values for the poll node form, specifically poll choices.
PollTokenReplaceTestCase class modules/poll/poll.test Test poll token replacement in strings.
PollTokenReplaceTestCase::getInfo function modules/poll/poll.test
PollTokenReplaceTestCase::setUp function modules/poll/poll.test Sets up a Drupal site for running functional and integration tests.
PollTokenReplaceTestCase::testPollTokenReplacement function modules/poll/poll.test Creates a poll, then tests the tokens generated from it.
PollTranslateTestCase class modules/poll/poll.test Tests poll translation logic.
PollTranslateTestCase::getInfo function modules/poll/poll.test
PollTranslateTestCase::setUp function modules/poll/poll.test Sets up a Drupal site for running functional and integration tests.
PollTranslateTestCase::testPollTranslate function modules/poll/poll.test Tests poll creation and translation.
PollUpgradePathTestCase class modules/simpletest/tests/upgrade/upgrade.poll.test Upgrade test for poll.module.

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