Search for test
Title | Object type | File name | Summary |
---|---|---|---|
PathLanguageUITestCase::getInfo | function | modules/ |
|
PathLanguageUITestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PathLanguageUITestCase::testDefaultLanguageURLs | function | modules/ |
Tests that a default language URL alias works. |
PathLanguageUITestCase::testLanguageNeutralURLs | function | modules/ |
Tests that a language-neutral URL alias works. |
PathLanguageUITestCase::testNonDefaultURLs | function | modules/ |
Tests that a non-default language URL alias works. |
PathLookupTest | class | modules/ |
Unit test for drupal_lookup_path(). |
PathLookupTest::getInfo | function | modules/ |
|
PathLookupTest::testDrupalLookupPath | function | modules/ |
Test that drupal_lookup_path() returns the correct path. |
PathMonolingualTestCase | class | modules/ |
Tests that paths are not prefixed on a monolingual site. |
PathMonolingualTestCase::getInfo | function | modules/ |
|
PathMonolingualTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PathMonolingualTestCase::testPageLinks | function | modules/ |
Verifies that links do not have language prefixes in them. |
PathSaveTest | class | modules/ |
Tests the path_save() function. |
PathSaveTest::getInfo | function | modules/ |
|
PathSaveTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PathSaveTest::testDrupalSaveOriginalPath | function | modules/ |
Tests that path_save() makes the original path available to modules. |
PathTaxonomyTermTestCase | class | modules/ |
Tests URL aliases for taxonomy terms. |
PathTaxonomyTermTestCase::getInfo | function | modules/ |
|
PathTaxonomyTermTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PathTaxonomyTermTestCase::testTermAlias | function | modules/ |
Tests alias functionality through the admin interfaces. |
PathTestCase | class | modules/ |
Provides a base class for testing the Path module. |
PathTestCase::getInfo | function | modules/ |
|
PathTestCase::getPID | function | modules/ |
Returns the path ID. |
PathTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PathTestCase::testAdminAlias | function | modules/ |
Tests alias functionality through the admin interfaces. |
PathTestCase::testDuplicateNodeAlias | function | modules/ |
Tests that duplicate aliases fail validation. |
PathTestCase::testNodeAlias | function | modules/ |
Tests alias functionality through the node interfaces. |
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/ |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.