Search for test
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentAuthorDeletionTestCase::testAuthorDeletion | function | modules/ |
Tests that comments are correctly deleted when their author is deleted. |
| CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled | function | modules/ |
Test comment author deletion while the comment module is disabled. |
| CommentBlockFunctionalTest | class | modules/ |
Functional tests for the comment module blocks. |
| CommentBlockFunctionalTest::getInfo | function | modules/ |
|
| CommentBlockFunctionalTest::testRecentCommentBlock | function | modules/ |
Test the recent comments block. |
| CommentContentRebuild::testCommentRebuild | function | modules/ |
Test to ensure that the comment's content array is rebuilt for every call to comment_view(). |
| CommentFieldsTest | class | modules/ |
Test fields on comments. |
| CommentFieldsTest::getInfo | function | modules/ |
|
| CommentFieldsTest::testCommentDefaultFields | function | modules/ |
Tests that the default 'comment_body' field is correctly added. |
| CommentFieldsTest::testCommentEnable | function | modules/ |
Test that comment module works when enabled after a content module. |
| CommentFieldsTest::testCommentFormat | function | modules/ |
Test that comment module works correctly with plain text format. |
| CommentInterfaceTest | class | modules/ |
|
| CommentInterfaceTest::$comment | property | modules/ |
|
| CommentInterfaceTest::$web_user2 | property | modules/ |
|
| CommentInterfaceTest::assertCommentLinks | function | modules/ |
Asserts that comment links appear according to the passed environment setup. |
| CommentInterfaceTest::getInfo | function | modules/ |
|
| CommentInterfaceTest::setEnvironment | function | modules/ |
Re-configures the environment, module settings, and user permissions. |
| CommentInterfaceTest::testCommentClasses | function | modules/ |
Tests CSS classes on comments. |
| CommentInterfaceTest::testCommentInterface | function | modules/ |
Test comment interface. |
| CommentInterfaceTest::testCommentLinks | function | modules/ |
Tests comment links. |
| CommentInterfaceTest::testCommentNewCommentsIndicator | function | modules/ |
Tests new comment marker. |
| CommentInterfaceTest::testCommentNodeCommentStatistics | function | modules/ |
Tests the node comment statistics. |
| CommentNodeAccessTest | class | modules/ |
Tests comments with node access. |
| CommentNodeAccessTest::getInfo | function | modules/ |
|
| CommentNodeAccessTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| CommentNodeAccessTest::testThreadedCommentView | function | modules/ |
Test that threaded comments can be viewed. |
| CommentNodeChangesTestCase | class | modules/ |
Tests that comments behave correctly when the node is changed. |
| CommentNodeChangesTestCase::getInfo | function | modules/ |
|
| CommentNodeChangesTestCase::testNodeDeletion | function | modules/ |
Tests that comments are deleted with the node. |
| CommentPagerTest | class | modules/ |
Verify pagination of comments. |
| CommentPagerTest::assertCommentOrder | function | modules/ |
Helper function: assert that the comments are displayed in the correct order. |
| CommentPagerTest::getInfo | function | modules/ |
|
| CommentPagerTest::testCommentNewPageIndicator | function | modules/ |
Test comment_new_page_count(). |
| CommentPagerTest::testCommentOrderingThreading | function | modules/ |
Test comment ordering and threading. |
| CommentPagerTest::testCommentPaging | function | modules/ |
Confirm comment paging works correctly with flat and threaded comments. |
| CommentPreviewTest | class | modules/ |
Test previewing comments. |
| CommentPreviewTest::getInfo | function | modules/ |
|
| CommentPreviewTest::testCommentEditPreviewSave | function | modules/ |
Test comment edit, preview, and save. |
| CommentPreviewTest::testCommentPreview | function | modules/ |
Test comment preview. |
| CommentRSSUnitTest | class | modules/ |
Unit tests for comment module integration with RSS feeds. |
| CommentRSSUnitTest::getInfo | function | modules/ |
|
| CommentRSSUnitTest::testCommentRSS | function | modules/ |
Test comments as part of an RSS feed. |
| CommentThreadingTestCase | class | modules/ |
Tests comment threading. |
| CommentThreadingTestCase::getInfo | function | modules/ |
|
| CommentThreadingTestCase::testCommentThreading | function | modules/ |
Tests the comment threading. |
| CommentTokenReplaceTestCase | class | modules/ |
Test comment token replacement in strings. |
| CommentTokenReplaceTestCase::getInfo | function | modules/ |
|
| CommentTokenReplaceTestCase::testCommentTokenReplacement | function | modules/ |
Creates a comment, then tests the tokens generated from it. |
| CommentUninstallTestCase | class | modules/ |
Tests uninstalling the comment module. |
| CommentUninstallTestCase::getInfo | function | modules/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.