You are here

protected property CaptchaBaseWebTestCase::$admin_user in CAPTCHA 7

Same name and namespace in other branches
  1. 6.2 captcha.test \CaptchaBaseWebTestCase::admin_user

User with various administrative permissions.

Type: Drupal user

File

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

Class

CaptchaBaseWebTestCase
Base class for CAPTCHA tests.

Code

protected $admin_user;