Search for test
Title | Object type | File name | Summary |
---|---|---|---|
AnnounceFeedTestRelevantVersion | class | modules/ |
Unit test for version compatibility functions. |
AnnounceFeedTestRelevantVersion::getInfo | function | modules/ |
|
AnnounceFeedTestRelevantVersion::setUp | function | modules/ |
Sets up unit test environment. |
AnnounceFeedTestRelevantVersion::testIsRelevantItem | function | modules/ |
Test for validating the announcements_feed_is_relevant_item function. |
AnnounceFeedTestSanitizationTestCase | class | modules/ |
Tests the announcements feed with malicious content. |
AnnounceFeedTestSanitizationTestCase::$hackedJson | property | modules/ |
A test endpoint which contains the malicious content. |
AnnounceFeedTestSanitizationTestCase::$user | property | modules/ |
A user with permission to access toolbar and access announcements. |
AnnounceFeedTestSanitizationTestCase::getInfo | function | modules/ |
|
AnnounceFeedTestSanitizationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
AnnounceFeedTestSanitizationTestCase::testSanitizedFeedResponse | function | modules/ |
Test the announcements feed with malicious content. |
AnnounceFeedTestValidateJsonFeed | class | modules/ |
Tests for validating JSON feed with different JSON URLs. |
AnnounceFeedTestValidateJsonFeed::$emptyJson | property | modules/ |
A test endpoint which displays an empty JSON. |
AnnounceFeedTestValidateJsonFeed::$removed | property | modules/ |
A test endpoint that will have some feeds removed. |
AnnounceFeedTestValidateJsonFeed::$responseJson | property | modules/ |
A test endpoint which contains the community feeds. |
AnnounceFeedTestValidateJsonFeed::$updatedJson | property | modules/ |
A test endpoint which include the new/updated feeds. |
AnnounceFeedTestValidateJsonFeed::$user | property | modules/ |
A user with permission to access toolbar and access announcements. |
AnnounceFeedTestValidateJsonFeed::getInfo | function | modules/ |
|
AnnounceFeedTestValidateJsonFeed::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
AnnounceFeedTestValidateJsonFeed::testAnnounceFeedEmpty | function | modules/ |
Check the status of the feed with an empty JSON feed. |
AnnounceFeedTestValidateJsonFeed::testAnnounceFeedUpdatedAndRemoved | function | modules/ |
Testing the feed with Updated and Removed JSON feeds. |
AnnounceFeedTestValidatePermissions | class | modules/ |
Test the Announcements module permissions. |
AnnounceFeedTestValidatePermissions::getInfo | function | modules/ |
|
AnnounceFeedTestValidatePermissions::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
AnnounceFeedTestValidatePermissions::testAnnounceWithoutPermission | function | modules/ |
Testing the announcements page without access announcements permission. |
AnnounceFeedTestValidatePermissions::testAnnounceWithPermission | function | modules/ |
Testing the announcements page with access announcements permission. |
AnnounceFeedTestValidateUrl | class | modules/ |
Unit test for validate URL functions. |
AnnounceFeedTestValidateUrl::getInfo | function | modules/ |
|
AnnounceFeedTestValidateUrl::setUp | function | modules/ |
Sets up unit test environment. |
AnnounceFeedTestValidateUrl::testValidateUrl | function | modules/ |
Test for validating the announcements_feed_validate_url function. |
announce_feed_test.info | file | modules/ |
name = "Announcements feed test" description = "Support module for announcements feed testing." package = Testing core = 7.x hidden = TRUE |
announce_feed_test.module | file | modules/ |
Helper functions for testing the announcements feed functionality. |
announce_feed_test.test | file | modules/ |
Contains tests for the announcements_feed module. |
announce_feed_test_menu | function | modules/ |
Implements hook_menu(). |
announce_feed_test_set_feed_config | function | modules/ |
Helper function to set announcements feed URL. |
anonymous_user_unblock_test.info | file | modules/ |
name = Anonymous user unblock action tests description = Support module for anonymous user unblock action testing. package = Testing version = VERSION core = 7.x hidden = TRUE |
anonymous_user_unblock_test.module | file | modules/ |
Dummy module implementing hook_user_load(). |
anonymous_user_unblock_test_user_load | function | modules/ |
Implements hook_user_load(). |
ArrayDiffUnitTest | class | modules/ |
Test array diff functions. |
ArrayDiffUnitTest::$array1 | property | modules/ |
Array to use for testing. |
ArrayDiffUnitTest::$array2 | property | modules/ |
Array to use for testing. |
ArrayDiffUnitTest::getInfo | function | modules/ |
|
ArrayDiffUnitTest::setUp | function | modules/ |
Sets up unit test environment. |
ArrayDiffUnitTest::testArrayDiffAssocRecursive | function | modules/ |
Tests drupal_array_diff_assoc_recursive(). |
BasicMinimalUpdatePath::testBasicMinimalUpdate | function | modules/ |
Tests a successful point release update. |
BasicStandardUpdatePath::testBasicStandardUpdate | function | modules/ |
Tests a successful point release update. |
BasicUpgradePath::testBasicUpgrade | function | modules/ |
Test a successful upgrade. |
BasicUpgradePath::testFailedUpgrade | function | modules/ |
Test a failed upgrade, and verify that the failure is reported. |
batch.test | file | modules/ |
Tests for the Batch API. |
BatchPageTestCase | class | modules/ |
Tests for the Batch API Progress page. |
BatchPageTestCase::getInfo | function | modules/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.