You are here

protected static property RulesFormsRulesTestCase::$formId in Rules Forms Support 7.2

Same name and namespace in other branches
  1. 7 rules_forms.test \RulesFormsRulesTestCase::formId

Defines a form ID for a form whose events are activated in tests.

File

./rules_forms.test, line 168
Rules Forms Support tests.

Class

RulesFormsRulesTestCase
Base class for testing Rules Forms rules.

Code

protected static $formId = 'test_form';