23 calls to rule()

RulesI18nTestCase::testRulesConfigTranslation in rules_i18n/rules_i18n.test
Tests translating rules configs.
RulesIntegrationTestCase::testDataIntegration in tests/rules.test
Tests data integration.
RulesIntegrationTestCase::testEntityIntegration in tests/rules.test
Tests entity related integration.
RulesIntegrationTestCase::testPHPIntegration in tests/rules.test
Tests integration for the php module.
RulesIntegrationTestCase::testRulesCoreIntegration in tests/rules.test
Tests the "rules_core" integration.
RulesIntegrationTestCase::testTaxonomyIntegration in tests/rules.test
Tests integration for the taxonomy module.
RulesIntegrationTestCase::testUserIntegration in tests/rules.test
Tests integration for the user module.
RulesSchedulerTestCase::testComponentSchedule in rules_scheduler/tests/rules_scheduler.test
Tests scheduling components from the action.
RulesTestCase::createTestRule in tests/rules.test
Helper function to create a test Rule.
RulesTestCase::testAbortOnNULLValues in tests/rules.test
Makes sure Rules aborts when NULL values are used.
RulesTestCase::testAccessCheck in tests/rules.test
Tests access checks.
RulesTestCase::testActionSaving in tests/rules.test
Tests automatic saving of variables.
RulesTestCase::testComponentInvocations in tests/rules.test
Tests invoking components from the action.
RulesTestCase::testDataSelectors in tests/rules.test
Tests using data selectors.
RulesTestCase::testDependencies in tests/rules.test
Tests handling dependencies.
RulesTestCase::testInputEvaluators in tests/rules.test
Tests using input evaluators.
RulesTestCase::testLoops in tests/rules.test
Tests using loops.
RulesTestCase::testMetadataAssertion in tests/rules.test
Tests asserting metadata.
RulesTestCase::testNamedParameters in tests/rules.test
Tests the named parameter mode.
RulesTestCase::testRuleImportExport in tests/rules.test
Tests importing and exporting a rule.
RulesTestCase::testVariableAdding in tests/rules.test
Tests adding a variable and optional parameters.
RulesTestCase::testVariableMapping in tests/rules.test
Tests setting up a rule and mapping variables.
RulesTestDataCase::testDataSaving in tests/rules.test
Tests intelligently saving data.