Search for test
Title | Object type | File name | Summary |
---|---|---|---|
CascadingStylesheetsTestCase::testRenderInlinePreprocess | function | modules/ |
Tests rendering inline stylesheets with preprocessing on. |
CascadingStylesheetsTestCase::testRenderOrder | function | modules/ |
Test CSS ordering. |
CascadingStylesheetsTestCase::testRenderOverride | function | modules/ |
Test CSS override. |
CascadingStylesheetsTestCase::testRenderRemoveCharsetPreprocess | function | modules/ |
Tests removing charset when rendering stylesheets with preprocessing on. |
CascadingStylesheetsTestCase::testReset | function | modules/ |
Makes sure that reseting the CSS empties the cache. |
CascadingStylesheetsUnitTest | class | modules/ |
CSS Unit Tests. |
CascadingStylesheetsUnitTest::getInfo | function | modules/ |
|
CascadingStylesheetsUnitTest::testLoadCssBasic | function | modules/ |
Tests basic CSS loading with and without optimization via drupal_load_stylesheet(). |
CategorizeFeedItemTestCase | class | modules/ |
Tests categorization functionality in the Aggregator module. |
CategorizeFeedItemTestCase::getInfo | function | modules/ |
|
CategorizeFeedItemTestCase::testCategorizeFeedItem | function | modules/ |
Checks that children of a feed inherit a defined category. |
CategorizeFeedTestCase | class | modules/ |
Tests the categorize feed functionality in the Aggregator module. |
CategorizeFeedTestCase::getInfo | function | modules/ |
|
CategorizeFeedTestCase::testCategorizeFeed | function | modules/ |
Creates a feed and makes sure you can add/delete categories to it. |
ccc_update_test.info | file | modules/ |
name = CCC Update test description = Support module for update module testing. package = Testing core = 7.x hidden = TRUE |
ccc_update_test.module | file | modules/ |
Dummy module for testing Update status. |
color.test | file | modules/ |
Tests for color module. |
ColorTestCase | class | modules/ |
Tests the Color module functionality. |
ColorTestCase::$big_user | property | modules/ |
|
ColorTestCase::$colorTests | property | modules/ |
|
ColorTestCase::$themes | property | modules/ |
|
ColorTestCase::getInfo | function | modules/ |
|
ColorTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ColorTestCase::testColor | function | modules/ |
Tests the Color module functionality. |
ColorTestCase::testValidColor | function | modules/ |
Tests whether the provided color is valid. |
ColorTestCase::_testColor | function | modules/ |
Tests the Color module functionality using the given theme. |
ColorUnitTestCase | class | modules/ |
Unit tests for the color.module |
ColorUnitTestCase::$test_values | property | modules/ |
|
ColorUnitTestCase::getInfo | function | modules/ |
|
ColorUnitTestCase::setUp | function | modules/ |
Set up the test environment. |
ColorUnitTestCase::testColorPack | function | modules/ |
|
ColorUnitTestCase::testColorUnpack | function | modules/ |
|
comment.test | file | modules/ |
Tests for comment.module. |
CommentActionsTestCase | class | modules/ |
Test actions provided by the comment module. |
CommentActionsTestCase::assertHookMessage | function | modules/ |
Pass if the message $text was set by one of the comment hooks in comment_hook_test.module, i.e., if the $text is an element of $_SESSION['comment_hook_test']. |
CommentActionsTestCase::assertWatchdogMessage | function | modules/ |
Verify that a watchdog message has been entered. |
CommentActionsTestCase::clearWatchdog | function | modules/ |
Helper function: clear the watchdog. |
CommentActionsTestCase::getInfo | function | modules/ |
|
CommentActionsTestCase::testCommentPublishUnpublishActions | function | modules/ |
Test comment publish and unpublish actions. |
CommentActionsTestCase::testCommentPublishUnpublishHooks | function | modules/ |
Test comment publish and unpublish hooks. |
CommentActionsTestCase::testCommentUnpublishByKeyword | function | modules/ |
Tests the unpublish comment by keyword action. |
CommentAnonymous::testAnonymous | function | modules/ |
Test anonymous comment functionality. |
CommentApprovalTest | class | modules/ |
|
CommentApprovalTest::getInfo | function | modules/ |
|
CommentApprovalTest::testApprovalAdminInterface | function | modules/ |
Test comment approval functionality through admin/content/comment. |
CommentApprovalTest::testApprovalNodeInterface | function | modules/ |
Test comment approval functionality through node interface. |
CommentAuthorDeletionTestCase | class | modules/ |
Tests the behavior of comments when the comment author is deleted. |
CommentAuthorDeletionTestCase::getInfo | function | modules/ |
|
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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.