Search for test
Title | Object type | File name | Summary |
---|---|---|---|
PageTitleFiltering::testTitleTags | function | modules/ |
Tests the handling of HTML by drupal_set_title() and drupal_get_title() |
PageTitleFiltering::testTitleXSS | function | modules/ |
Test if the title of the site is XSS proof. |
PageViewTestCase | class | modules/ |
Tests the functionality of node entity edit permissions. |
PageViewTestCase::getInfo | function | modules/ |
|
PageViewTestCase::testPageView | function | modules/ |
Tests an anonymous and unpermissioned user attempting to edit the node. |
ParseInfoFilesTestCase | class | modules/ |
Test the drupal_parse_info_file() API function. |
ParseInfoFilesTestCase::getInfo | function | modules/ |
|
ParseInfoFilesTestCase::testParseInfoFile | function | modules/ |
Parse an example .info file an verify the results. |
password.test | file | modules/ |
Provides unit tests for password.inc. |
PasswordHashingTest | class | modules/ |
Unit tests for password hashing API. |
PasswordHashingTest::$profile | property | modules/ |
The profile to install as a basis for testing. |
PasswordHashingTest::getInfo | function | modules/ |
|
PasswordHashingTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PasswordHashingTest::testLongPassword | function | modules/ |
Verifies that passwords longer than 512 bytes are not hashed. |
PasswordHashingTest::testPasswordHashing | function | modules/ |
Test password hashing. |
path.test | file | modules/ |
Tests for path.inc. |
path.test | file | modules/ |
Tests for the Path module. |
PathLanguageTestCase | class | modules/ |
Tests URL aliases for translated nodes. |
PathLanguageTestCase::$web_user | property | modules/ |
|
PathLanguageTestCase::getInfo | function | modules/ |
|
PathLanguageTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PathLanguageTestCase::testAliasTranslation | function | modules/ |
Test alias functionality through the admin interfaces. |
PathLanguageUITestCase | class | modules/ |
Tests the user interface for creating path aliases, with languages. |
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. |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.