You are here

protected property BlockClassTestCase::$privilegedUser in Block Class 7

Same name and namespace in other branches
  1. 7.2 block_class.test \BlockClassTestCase::privilegedUser

User object to perform site browsing

Type: object

File

./block_class.test, line 17
Test the Block Class module.

Class

BlockClassTestCase
Provides common functionality for the Block Class test classes.

Code

protected $privilegedUser;