You are here

protected property BlockClassTestCase::$privilegedUser in Block Class 7.2

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

User object to perform site browsing.

Type: object

File

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

Class

BlockClassTestCase
Provides common functionality for the Block Class test classes.

Code

protected $privilegedUser;