Search for test
Title | Object type | File name | Summary |
---|---|---|---|
PageEditTestCase::testPageEdit | function | modules/ |
Checks node edit functionality. |
PageNotFoundTestCase | class | modules/ |
|
PageNotFoundTestCase::$admin_user | property | modules/ |
|
PageNotFoundTestCase::getInfo | function | modules/ |
Implement getInfo(). |
PageNotFoundTestCase::setUp | function | modules/ |
Implement setUp(). |
PageNotFoundTestCase::testPageNotFound | function | modules/ |
|
PagePreviewTestCase | class | modules/ |
Tests the node entity preview functionality. |
PagePreviewTestCase::$field | property | modules/ |
|
PagePreviewTestCase::$field_name | property | modules/ |
|
PagePreviewTestCase::$instance | property | modules/ |
|
PagePreviewTestCase::$term | property | modules/ |
|
PagePreviewTestCase::$vocabulary | property | modules/ |
|
PagePreviewTestCase::getInfo | function | modules/ |
|
PagePreviewTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PagePreviewTestCase::testPagePreview | function | modules/ |
Checks the node preview functionality. |
PagePreviewTestCase::testPagePreviewWithRevisions | function | modules/ |
Checks the node preview functionality, when using revisions. |
pager.test | file | modules/ |
Tests for pager functionality. |
PagerFunctionalWebTestCase | class | modules/ |
Tests pager functionality. |
PagerFunctionalWebTestCase::$admin_user | property | modules/ |
|
PagerFunctionalWebTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
PagerFunctionalWebTestCase::assertClass | function | modules/ |
Asserts that an element has a given class. |
PagerFunctionalWebTestCase::assertNoClass | function | modules/ |
Asserts that an element does not have a given class. |
PagerFunctionalWebTestCase::assertPagerItems | function | modules/ |
Asserts pager items and links. |
PagerFunctionalWebTestCase::getInfo | function | modules/ |
|
PagerFunctionalWebTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PagerFunctionalWebTestCase::testActiveClass | function | modules/ |
Tests markup and CSS classes of pager links. |
PagerFunctionalWebTestCase::testThemePagerQuantityNotSet | function | modules/ |
Tests theme_pager() when an empty quantity is passed. |
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. |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.