You are here

protected property BookTestCase::$admin_user in Drupal 7

A user with permission to create and edit books and to administer blocks.

Type: object

File

modules/book/book.test, line 39
Tests for book.module.

Class

BookTestCase
Tests the functionality of the Book module.

Code

protected $admin_user;