Search for test
Title | Object type | File name | Summary |
---|---|---|---|
openid_test_yadis_x_xrds_location | function | modules/ |
Menu callback; regular HTML page with an X-XRDS-Location HTTP header. |
options.test | file | modules/ |
Tests for options.module. |
OptionsSelectDynamicValuesTestCase | class | modules/ |
Test an options select on a list field with a dynamic allowed values function. |
OptionsSelectDynamicValuesTestCase::getInfo | function | modules/ |
|
OptionsSelectDynamicValuesTestCase::testSelectListDynamic | function | modules/ |
Tests the 'options_select' widget (single select). |
OptionsWidgetsTestCase | class | modules/ |
@file Tests for options.module. |
OptionsWidgetsTestCase::$bool | property | modules/ |
|
OptionsWidgetsTestCase::$card_1 | property | modules/ |
|
OptionsWidgetsTestCase::$card_2 | property | modules/ |
|
OptionsWidgetsTestCase::$web_user | property | modules/ |
|
OptionsWidgetsTestCase::getInfo | function | modules/ |
|
OptionsWidgetsTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
OptionsWidgetsTestCase::testCheckBoxes | function | modules/ |
Tests the 'options_buttons' widget (multiple select). |
OptionsWidgetsTestCase::testOnOffCheckbox | function | modules/ |
Tests the 'options_onoff' widget. |
OptionsWidgetsTestCase::testRadioButtons | function | modules/ |
Tests the 'options_buttons' widget (single select). |
OptionsWidgetsTestCase::testSelectListMultiple | function | modules/ |
Tests the 'options_select' widget (multiple select). |
OptionsWidgetsTestCase::testSelectListSingle | function | modules/ |
Tests the 'options_select' widget (single select). |
PageEditTestCase | class | modules/ |
Tests the node edit functionality. |
PageEditTestCase::$admin_user | property | modules/ |
A user with permission to bypass node access and administer nodes. |
PageEditTestCase::$web_user | property | modules/ |
A user with permission to create and edit own page content. |
PageEditTestCase::getInfo | function | modules/ |
|
PageEditTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PageEditTestCase::testPageAuthoredBy | function | modules/ |
Tests changing a node's "authored by" field. |
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. |
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.