Search for test
Title | Object type | File name | Summary |
---|---|---|---|
TriggerUserTokenTestCase::getInfo | function | modules/ |
|
TriggerUserTokenTestCase::testUserTriggerTokenReplacement | function | modules/ |
Tests a variety of token replacements in actions. |
TriggerWebTestCase | class | modules/ |
Provides common helper methods. |
TriggerWebTestCase::configureAdvancedAction | function | modules/ |
Configures an advanced action. |
trigger_test.info | file | modules/ |
name = "Trigger Test" description = "Support module for Trigger tests." package = Testing core = 7.x hidden = TRUE |
trigger_test.module | file | modules/ |
Mock module to aid in testing trigger.module. |
trigger_test_action_info | function | modules/ |
Implements hook_action_info(). |
trigger_test_generic_action | function | modules/ |
Action fired during the "taxonomy", "comment", and "user" trigger tests. |
trigger_test_generic_any_action | function | modules/ |
Action fired during the additional trigger tests. |
trigger_test_system_cron_action | function | modules/ |
Action fired during the "cron run" trigger test. |
trigger_test_system_cron_conf_action | function | modules/ |
Implement a configurable Drupal action. |
trigger_test_system_cron_conf_action_form | function | modules/ |
Form for configurable test action. |
trigger_test_system_cron_conf_action_submit | function | modules/ |
Form submission handler for configurable test action. |
trigger_test_trigger_info | function | modules/ |
Implements hook_trigger_info(). |
unicode.test | file | modules/ |
Various unicode handling tests. |
UnicodeTest.txt | file | modules/ |
… |
UnicodeUnitTest | class | modules/ |
Test unicode handling features implemented in unicode.inc. |
UnicodeUnitTest::$extendedMode | property | modules/ |
Whether to run the extended version of the tests (including non latin1 characters). |
UnicodeUnitTest::getInfo | function | modules/ |
|
UnicodeUnitTest::helperTestStrLen | function | modules/ |
|
UnicodeUnitTest::helperTestStrToLower | function | modules/ |
|
UnicodeUnitTest::helperTestStrToUpper | function | modules/ |
|
UnicodeUnitTest::helperTestSubStr | function | modules/ |
|
UnicodeUnitTest::helperTestTruncate | function | modules/ |
Tests truncate_utf8(). |
UnicodeUnitTest::helperTestUcFirst | function | modules/ |
|
UnicodeUnitTest::runTruncateTests | function | modules/ |
Runs test cases for helperTestTruncate(). |
UnicodeUnitTest::testDecodeEntities | function | modules/ |
Test decode_entities(). |
UnicodeUnitTest::testEmulatedUnicode | function | modules/ |
Test emulated unicode features. |
UnicodeUnitTest::testMbStringUnicode | function | modules/ |
Test full unicode features implemented using the mbstring extension. |
update.aggregator.test | file | modules/ |
Tests schema changes in aggregator.module. |
update.field.test | file | modules/ |
Provides update path tests for the Field module. |
update.test | file | modules/ |
Tests for the update system. |
update.test | file | modules/ |
This file contains tests for the Update Manager module. |
update.trigger.test | file | modules/ |
Provides upgrade path tests for the Trigger module. |
update.user.test | file | modules/ |
Provides update path tests for the User module. |
UpdateCoreTestCase | class | modules/ |
Tests behavior related to discovering and listing updates to Drupal core. |
UpdateCoreTestCase::getInfo | function | modules/ |
|
UpdateCoreTestCase::setSystemInfo7_0 | function | modules/ |
Sets the version to 7.0 when no project-specific mapping is defined. |
UpdateCoreTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UpdateCoreTestCase::testDatestampMismatch | function | modules/ |
Ensures proper results where there are date mismatches among modules. |
UpdateCoreTestCase::testFetchTasks | function | modules/ |
Tests that exactly one fetch task per project is created and not more. |
UpdateCoreTestCase::testModulePageRegularUpdate | function | modules/ |
Checks the messages at admin/modules when an update is missing. |
UpdateCoreTestCase::testModulePageRunCron | function | modules/ |
Checks that running cron updates the list of available updates. |
UpdateCoreTestCase::testModulePageSecurityUpdate | function | modules/ |
Checks the messages at admin/modules when a security update is missing. |
UpdateCoreTestCase::testModulePageUpToDate | function | modules/ |
Checks the messages at admin/modules when the site is up to date. |
UpdateCoreTestCase::testNormalUpdateAvailable | function | modules/ |
Tests the Update Manager module when one normal update is available. |
UpdateCoreTestCase::testNoUpdatesAvailable | function | modules/ |
Tests the Update Manager module when no updates are available. |
UpdateCoreTestCase::testSecurityUpdateAvailable | function | modules/ |
Tests the Update Manager module when a security update is available. |
UpdateCoreTestCase::testServiceUnavailable | function | modules/ |
Tests the Update Manager module when the update server returns 503 errors. |
UpdateCoreUnitTestCase | class | modules/ |
Tests update functionality unrelated to the database. |
Pagination
- Previous page
- Page 90
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.