Search for test
| Title | Object type | File name | Summary |
|---|---|---|---|
| translation_test.info | file | modules/ |
name = "Content Translation Test" description = "Support module for the content translation tests." core = 7.x package = Testing version = VERSION hidden = TRUE |
| translation_test.module | file | modules/ |
Mock module for content translation tests. |
| translation_test_node_insert | function | modules/ |
Implements hook_node_insert(). |
| trigger.test | file | modules/ |
Tests for trigger.module. |
| TriggerActionTestCase | class | modules/ |
Provides a base class with trigger assignments and test comparisons. |
| TriggerActionTestCase::assertSystemEmailTokenReplacement | function | modules/ |
Asserts correct token replacement for the given trigger and account. |
| TriggerActionTestCase::assertSystemMessageAndEmailTokenReplacement | function | modules/ |
Asserts correct token replacement in both system message and email. |
| TriggerActionTestCase::assertSystemMessageTokenReplacement | function | modules/ |
Asserts correct token replacement for the given trigger and account. |
| TriggerActionTestCase::assignSimpleAction | function | modules/ |
Assigns a simple (non-configurable) action to a trigger. |
| TriggerActionTestCase::assignSystemEmailAction | function | modules/ |
Assigns a system_send_email_action to the passed-in trigger. |
| TriggerActionTestCase::assignSystemMessageAction | function | modules/ |
Assigns a system message action to the passed-in trigger. |
| TriggerActionTestCase::generateMessageWithTokens | function | modules/ |
Creates a message with tokens. |
| TriggerActionTestCase::generateTokenExpandedComparison | function | modules/ |
Generates a comparison message to match the pre-token-replaced message. |
| TriggerActionTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TriggerContentTestCase | class | modules/ |
Provides tests for node triggers. |
| TriggerContentTestCase::$_cleanup_roles | property | modules/ |
|
| TriggerContentTestCase::$_cleanup_users | property | modules/ |
|
| TriggerContentTestCase::actionInfo | function | modules/ |
Returns some info about each of the content actions. |
| TriggerContentTestCase::getInfo | function | modules/ |
|
| TriggerContentTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TriggerContentTestCase::testActionContentMultiple | function | modules/ |
Tests multiple node actions. |
| TriggerContentTestCase::testActionsContent | function | modules/ |
Tests several content-oriented trigger issues. |
| TriggerCronTestCase | class | modules/ |
Tests cron trigger. |
| TriggerCronTestCase::getInfo | function | modules/ |
|
| TriggerCronTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TriggerCronTestCase::testActionsCron | function | modules/ |
Tests assigning multiple actions to the cron trigger. |
| TriggerOrphanedActionsTestCase | class | modules/ |
Tests that orphaned actions are properly handled. |
| TriggerOrphanedActionsTestCase::getInfo | function | modules/ |
|
| TriggerOrphanedActionsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TriggerOrphanedActionsTestCase::testActionsOrphaned | function | modules/ |
Tests logic around orphaned actions. |
| TriggerOtherTestCase | class | modules/ |
Tests other triggers. |
| TriggerOtherTestCase::$_cleanup_roles | property | modules/ |
|
| TriggerOtherTestCase::$_cleanup_users | property | modules/ |
|
| TriggerOtherTestCase::getInfo | function | modules/ |
|
| TriggerOtherTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TriggerOtherTestCase::testActionsComment | function | modules/ |
Tests triggering on comment save. |
| TriggerOtherTestCase::testActionsTaxonomy | function | modules/ |
Tests triggering on taxonomy new term. |
| TriggerOtherTestCase::testActionsUser | function | modules/ |
Tests triggering on user create and user login. |
| TriggerUnassignTestCase | class | modules/ |
Tests the unassigning of triggers. |
| TriggerUnassignTestCase::getInfo | function | modules/ |
|
| TriggerUnassignTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TriggerUnassignTestCase::testUnassignAccessDenied | function | modules/ |
Tests an attempt to unassign triggers when none are assigned. |
| TriggerUpdatePathTestCase | class | modules/ |
Tests the Trigger 7.0 -> 7.x upgrade path. |
| TriggerUpdatePathTestCase::getInfo | function | modules/ |
|
| TriggerUpdatePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
| TriggerUpdatePathTestCase::testFilledUpgrade | function | modules/ |
Tests that the upgrade is successful. |
| TriggerUserActionTestCase | class | modules/ |
Tests token substitution in trigger actions. |
| TriggerUserActionTestCase::getInfo | function | modules/ |
|
| TriggerUserActionTestCase::testUserActionAssignmentExecution | function | modules/ |
Tests user action assignment and execution. |
| TriggerUserTokenTestCase | class | modules/ |
Tests token substitution in trigger actions. |
Pagination
- Previous page
- Page 89
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.