Search for test
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeQueryAlter::testNodeQueryAlterLowLevelNoAccess | function | modules/ |
Tests 'node_access' query alter, for user without access. |
| NodeQueryAlter::testNodeQueryAlterLowLevelWithAccess | function | modules/ |
Tests 'node_access' query alter, for user with access. |
| NodeQueryAlter::testNodeQueryAlterOverride | function | modules/ |
Tests 'node_access' query alter override. |
| NodeQueryAlter::testNodeQueryAlterWithUI | function | modules/ |
Tests that node access permissions are followed. |
| NodeRevisionPermissionsTestCase | class | modules/ |
Tests user permissions for node revisions. |
| NodeRevisionPermissionsTestCase::$accounts | property | modules/ |
Users with different revision permission used by the test. |
| NodeRevisionPermissionsTestCase::$map | property | modules/ |
Map revision permission names to node revision access ops. |
| NodeRevisionPermissionsTestCase::$node_revisions | property | modules/ |
Nodes used by the test. |
| NodeRevisionPermissionsTestCase::getInfo | function | modules/ |
|
| NodeRevisionPermissionsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeRevisionPermissionsTestCase::testNodeRevisionAccess | function | modules/ |
Tests the _node_revision_access() function. |
| NodeRevisionsTestCase | class | modules/ |
Tests the node revision functionality. |
| NodeRevisionsTestCase::$logs | property | modules/ |
The revision messages for node revisions created in the test. |
| NodeRevisionsTestCase::$nodes | property | modules/ |
Nodes used by the test. |
| NodeRevisionsTestCase::getInfo | function | modules/ |
|
| NodeRevisionsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeRevisionsTestCase::testNodeRevisionWithoutLogMessage | function | modules/ |
Checks that revisions are correctly saved without log messages. |
| NodeRevisionsTestCase::testRevisions | function | modules/ |
Checks node revision related operations. |
| NodeRSSContentTestCase | class | modules/ |
Ensures that data added to nodes by other modules appears in RSS feeds. |
| NodeRSSContentTestCase::getInfo | function | modules/ |
|
| NodeRSSContentTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeRSSContentTestCase::testNodeRSSContent | function | modules/ |
Ensures that a new node includes the custom data when added to an RSS feed. |
| NodeSaveTestCase | class | modules/ |
Tests node save related functionality, including import-save. |
| NodeSaveTestCase::$web_user | property | modules/ |
|
| NodeSaveTestCase::getInfo | function | modules/ |
|
| NodeSaveTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeSaveTestCase::testDeterminingChanges | function | modules/ |
Tests determing changes in hook_node_presave() and verifies the static node load cache is cleared upon save. |
| NodeSaveTestCase::testImport | function | modules/ |
Checks whether custom node IDs are saved properly during an import operation. |
| NodeSaveTestCase::testNodeSaveOnInsert | function | modules/ |
Tests saving a node on node insert. |
| NodeSaveTestCase::testTimestamps | function | modules/ |
Verifies accuracy of the "created" and "changed" timestamp functionality. |
| NodeTitleTestCase | class | modules/ |
Tests node title functionality. |
| NodeTitleTestCase::$admin_user | property | modules/ |
A user with permission to create and edit content and to administer nodes. |
| NodeTitleTestCase::getInfo | function | modules/ |
|
| NodeTitleTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeTitleTestCase::testNodeTitle | function | modules/ |
Creates one node and tests if the node title has the correct value. |
| NodeTitleXSSTestCase | class | modules/ |
Tests XSS functionality with a node entity. |
| NodeTitleXSSTestCase::getInfo | function | modules/ |
|
| NodeTitleXSSTestCase::testNodeTitleXSS | function | modules/ |
Tests XSS functionality with a node entity. |
| NodeTokenReplaceTestCase | class | modules/ |
Test node token replacement in strings. |
| NodeTokenReplaceTestCase::getInfo | function | modules/ |
|
| NodeTokenReplaceTestCase::testNodeTokenReplacement | function | modules/ |
Creates a node, then tests the tokens generated from it. |
| NodeTypePersistenceTestCase | class | modules/ |
Test node type customizations persistence. |
| NodeTypePersistenceTestCase::getInfo | function | modules/ |
|
| NodeTypePersistenceTestCase::testNodeTypeCustomizationPersistence | function | modules/ |
Tests that node type customizations persist through disable and uninstall. |
| NodeTypeTestCase | class | modules/ |
Tests related to node types. |
| NodeTypeTestCase::getInfo | function | modules/ |
|
| NodeTypeTestCase::testNodeTypeCreation | function | modules/ |
Tests creating a content type programmatically and via a form. |
| NodeTypeTestCase::testNodeTypeDeletion | function | modules/ |
Tests deleting a content type that still has content. |
| NodeTypeTestCase::testNodeTypeEditing | function | modules/ |
Tests editing a node type using the UI. |
| NodeTypeTestCase::testNodeTypeGetFunctions | function | modules/ |
Ensures that node type functions (node_type_get_*) work correctly. |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.