11 calls to RulesTestCase::t()
- RulesIntegrationTestCase::testDataIntegration in tests/
rules.test - Tests data integration.
- RulesIntegrationTestCase::testEntityIntegration in tests/
rules.test - Tests entity related integration.
- RulesSchedulerTestCase::testRecursionPrevention in rules_scheduler/
tests/ rules_scheduler.test - Makes sure recursion prevention is working fine for scheduled rule sets.
- RulesTestCase::testAbortOnNULLValues in tests/
rules.test - Makes sure Rules aborts when NULL values are used.
- RulesTestCase::testComponentInvocations in tests/
rules.test - Tests invoking components from the action.
- RulesTestCase::testDataSelectors in tests/
rules.test - Tests using data selectors.
- RulesTestCase::testLoops in tests/
rules.test - Tests using loops.
- RulesTriggerTestCase::testRecursionOnDifferentArguments in tests/
rules.test - Tests recursion prevention with altered arguments.
- RulesTriggerTestCase::testRecursionPrevention in tests/
rules.test - Tests preventing recursive rule invocations.
- RulesTriggerTestCase::testVariableHandler in tests/
rules.test - Tests a rule using a handler to load a variable.
- RulesTriggerTestCase::testVariableHandlerFailing in tests/
rules.test - Tests aborting silently when handlers are not able to load.