|
TriggerActionTestCase |
class |
|
drupal-7.x/modules/trigger/trigger.test |
Provides a base class with trigger assignments and test comparisons. |
2 |
|
|
|
TriggerContentTestCase |
class |
|
drupal-7.x/modules/trigger/trigger.test |
Provides tests for node triggers. |
|
|
|
|
TriggerCronTestCase |
class |
|
drupal-7.x/modules/trigger/trigger.test |
Tests cron trigger. |
|
|
|
|
TriggerOrphanedActionsTestCase |
class |
|
drupal-7.x/modules/trigger/trigger.test |
Tests that orphaned actions are properly handled. |
|
|
|
|
TriggerOtherTestCase |
class |
|
drupal-7.x/modules/trigger/trigger.test |
Tests other triggers. |
|
|
|
|
TriggerUnassignTestCase |
class |
|
drupal-7.x/modules/trigger/trigger.test |
Tests the unassigning of triggers. |
|
|
|
|
TriggerUpdatePathTestCase |
class |
|
drupal-7.x/modules/simpletest/tests/upgrade/update.trigger.test |
Tests the Trigger 7.0 -> 7.x upgrade path. |
|
|
|
|
TriggerUserActionTestCase |
class |
|
drupal-7.x/modules/trigger/trigger.test |
Tests token substitution in trigger actions. |
|
|
|
|
TriggerUserTokenTestCase |
class |
|
drupal-7.x/modules/trigger/trigger.test |
Tests token substitution in trigger actions. |
|
|
|
|
TriggerWebTestCase |
class |
|
drupal-7.x/modules/trigger/trigger.test |
Provides common helper methods. |
4 |
|
|
|
TruncateQuery |
class |
|
drupal-7.x/includes/database/query.inc |
General class for an abstracted TRUNCATE operation. |
2 |
|
|
|
TruncateQuery_mysql |
class |
|
drupal-7.x/includes/database/mysql/query.inc |
|
|
|
|
|
TruncateQuery_sqlite |
class |
|
drupal-7.x/includes/database/sqlite/query.inc |
SQLite specific implementation of TruncateQuery. |
|
|
|
|
UnicodeUnitTest |
class |
|
drupal-7.x/modules/simpletest/tests/unicode.test |
Test unicode handling features implemented in unicode.inc. |
|
|
|
|
UpdateCoreTestCase |
class |
|
drupal-7.x/modules/update/update.test |
Tests behavior related to discovering and listing updates to Drupal core. |
|
|
|
|
UpdateCoreUnitTestCase |
class |
|
drupal-7.x/modules/update/update.test |
Tests update functionality unrelated to the database. |
|
|
|
|
UpdateDependencyHookInvocationTestCase |
class |
|
drupal-7.x/modules/simpletest/tests/update.test |
Tests for the invocation of hook_update_dependencies(). |
|
|
|
|
UpdateDependencyMissingTestCase |
class |
|
drupal-7.x/modules/simpletest/tests/update.test |
Tests for missing update dependencies. |
|
|
|
|
UpdateDependencyOrderingTestCase |
class |
|
drupal-7.x/modules/simpletest/tests/update.test |
Tests for the update dependency ordering system. |
|
|
|
|
UpdateFeedItemTestCase |
class |
|
drupal-7.x/modules/aggregator/aggregator.test |
Tests functionality of updating a feed item in the Aggregator module. |
|
|
|
|
UpdateFeedTestCase |
class |
|
drupal-7.x/modules/aggregator/aggregator.test |
Tests functionality of updating the feed in the Aggregator module. |
|
|
|
|
UpdatePathTestCase |
abstract class |
|
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test |
Performs end-to-end point test of the release update path. |
8 |
|
|
|
UpdateQuery |
class |
|
drupal-7.x/includes/database/query.inc |
General class for an abstracted UPDATE operation. |
2 |
|
|
|
UpdateQuery_pgsql |
class |
|
drupal-7.x/includes/database/pgsql/query.inc |
|
|
|
|
|
UpdateQuery_sqlite |
class |
|
drupal-7.x/includes/database/sqlite/query.inc |
SQLite specific implementation of UpdateQuery. |
|
|
|
|
Updater |
class |
|
drupal-7.x/includes/updater.inc |
Base class for Updaters used in Drupal. |
2 |
|
|
|
UpdaterException |
class |
|
drupal-7.x/includes/updater.inc |
Exception class for the Updater class hierarchy. |
1 |
|
|
|
UpdaterFileTransferException |
class |
|
drupal-7.x/includes/updater.inc |
Child class of UpdaterException that indicates a FileTransfer exception. |
|
|
|
|
UpdateScriptFunctionalTest |
class |
|
drupal-7.x/modules/system/system.test |
Tests for the update system functionality. |
|
|
|
|
UpdateTestContribCase |
class |
|
drupal-7.x/modules/update/update.test |
Tests behavior related to handling updates to contributed modules and themes. |
|
|
|
|
UpdateTestFileTransfer |
class |
|
drupal-7.x/modules/update/tests/update_test.module |
Mocks a FileTransfer object to test the settings form functionality. |
|
|
|
|
UpdateTestHelper |
class |
|
drupal-7.x/modules/update/update.test |
Defines some shared functions used by all update tests. |
3 |
|
|
|
UpdateTestUploadCase |
class |
|
drupal-7.x/modules/update/update.test |
Tests project upload and extract functionality. |
|
|
|
|
UpgradePathTaxonomyTestCase |
class |
|
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.taxonomy.test |
Test taxonomy upgrades. |
|
|
|
|
UpgradePathTestCase |
abstract class |
|
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test |
Perform end-to-end tests of the upgrade path. |
18 |
|
|
|
UpgradePathTriggerTestCase |
class |
|
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.trigger.test |
Tests the Trigger 6 -> 7 upgrade path. |
|
|
|
|
UploadUpgradePathTestCase |
class |
|
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.upload.test |
Upgrade test for comment.module. |
|
|
|
|
UrlAlterFunctionalTest |
class |
|
drupal-7.x/modules/simpletest/tests/path.test |
Tests hook_url_alter functions. |
|
|
|
|
UserAccountLinksUnitTests |
class |
|
drupal-7.x/modules/user/user.test |
Tests user links in the secondary menu. |
|
|
|
|
UserAdminTestCase |
class |
|
drupal-7.x/modules/user/user.test |
|
|
|
|
|
UserAuthmapAssignmentTestCase |
class |
|
drupal-7.x/modules/user/user.test |
Unit test for authmap assignment. |
|
|
|
|
UserAutocompleteTestCase |
class |
|
drupal-7.x/modules/user/user.test |
Test user autocompletion. |
|
|
|
|
UserBlocksUnitTests |
class |
|
drupal-7.x/modules/user/user.test |
Test user blocks. |
|
|
|
|
UserCancelTestCase |
class |
|
drupal-7.x/modules/user/user.test |
Test cancelling a user. |
|
|
|
|
UserController |
class |
|
drupal-7.x/modules/user/user.module |
Controller class for users. |
|
|
|
|
UserCreateTestCase |
class |
|
drupal-7.x/modules/user/user.test |
Test the create user administration page. |
|
|
|
|
UserEditedOwnAccountTestCase |
class |
|
drupal-7.x/modules/user/user.test |
|
|
|
|
|
UserEditTestCase |
class |
|
drupal-7.x/modules/user/user.test |
Tests editing a user account. |
|
|
|
|
UserLoginTestCase |
class |
|
drupal-7.x/modules/user/user.test |
Functional tests for user logins, including rate limiting of login attempts. |
|
|
|
|
UserPasswordResetTestCase |
class |
|
drupal-7.x/modules/user/user.test |
Tests resetting a user password. |
|
|
|