Search for test
Title | Object type | File name | Summary |
---|---|---|---|
PathTestCase::testPathCache | function | modules/ |
Tests the path cache. |
path_test.info | file | modules/ |
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/ |
Helper module for the path tests. |
path_test_path_update | function | modules/ |
Implements hook_path_update(). |
path_test_reset | function | modules/ |
Resets the path test results. |
php.test | file | modules/ |
Tests for php.module. |
PHPAccessTestCase | class | modules/ |
Tests to make sure access to the PHP filter is properly restricted. |
PHPAccessTestCase::getInfo | function | modules/ |
|
PHPAccessTestCase::testNoPrivileges | function | modules/ |
Makes sure that the user can't use the PHP filter when not given access. |
PHPFilterTestCase | class | modules/ |
Tests to make sure the PHP filter actually evaluates PHP code when used. |
PHPFilterTestCase::getInfo | function | modules/ |
|
PHPFilterTestCase::testPHPFilter | function | modules/ |
Makes sure that the PHP filter evaluates PHP code when used. |
PHPTestCase | class | modules/ |
Defines a base PHP test case class. |
PHPTestCase::$php_code_format | property | modules/ |
|
PHPTestCase::createNodeWithCode | function | modules/ |
Creates a test node with PHP code in the body. |
PHPTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
poll.test | file | modules/ |
Tests for poll.module. |
PollBlockTestCase | class | modules/ |
|
PollBlockTestCase::getInfo | function | modules/ |
|
PollBlockTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PollBlockTestCase::testRecentBlock | function | modules/ |
|
PollCreateTestCase | class | modules/ |
|
PollCreateTestCase::getInfo | function | modules/ |
|
PollCreateTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PollCreateTestCase::testPollClose | function | modules/ |
|
PollCreateTestCase::testPollCreate | function | modules/ |
|
PollDeleteChoiceTestCase | class | modules/ |
|
PollDeleteChoiceTestCase::getInfo | function | modules/ |
|
PollDeleteChoiceTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PollDeleteChoiceTestCase::testChoiceRemoval | function | modules/ |
|
PollExpirationTestCase | class | modules/ |
|
PollExpirationTestCase::getInfo | function | modules/ |
|
PollExpirationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PollExpirationTestCase::testAutoExpire | function | modules/ |
|
PollJSAddChoice::testAddChoice | function | modules/ |
Test adding a new choice. |
PollTestCase | class | modules/ |
@file Tests for poll.module. |
PollTestCase::assertPollChoiceOrder | function | modules/ |
Assert correct poll choice order in the node form after submission. |
PollTestCase::pollCreate | function | modules/ |
Creates a poll. |
PollTestCase::pollUpdate | function | modules/ |
|
PollTestCase::_generateChoices | function | modules/ |
|
PollTestCase::_pollGenerateEdit | function | modules/ |
Generates POST values for the poll node form, specifically poll choices. |
PollTokenReplaceTestCase | class | modules/ |
Test poll token replacement in strings. |
PollTokenReplaceTestCase::getInfo | function | modules/ |
|
PollTokenReplaceTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PollTokenReplaceTestCase::testPollTokenReplacement | function | modules/ |
Creates a poll, then tests the tokens generated from it. |
PollTranslateTestCase | class | modules/ |
Tests poll translation logic. |
PollTranslateTestCase::getInfo | function | modules/ |
|
PollTranslateTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PollTranslateTestCase::testPollTranslate | function | modules/ |
Tests poll creation and translation. |
PollUpgradePathTestCase | class | modules/ |
Upgrade test for poll.module. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.