You are here

constant CaptchaBaseWebTestCase::COMMENT_FORM_ID in CAPTCHA 6.2

Same name and namespace in other branches
  1. 7 captcha.test \CaptchaBaseWebTestCase::COMMENT_FORM_ID

Form ID of comment form on standard (page) node

File

./captcha.test, line 52
Tests for CAPTCHA module.

Class

CaptchaBaseWebTestCase
Base class for CAPTCHA tests.

Code

const COMMENT_FORM_ID = 'comment_form';