You are here

protected property CaptchaBaseWebTestCase::$normal_user in CAPTCHA 6.2

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

Normal visitor with limited permissions

Type: Drupal user;

File

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

Class

CaptchaBaseWebTestCase
Base class for CAPTCHA tests.

Code

protected $normal_user;