You are here

protected property AuthcacheAuthenticatedKeysTestCase::$profile in Authenticated User Page Caching (Authcache) 7.2

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

./authcache.test, line 1485
Tests for system.module.

Class

AuthcacheAuthenticatedKeysTestCase
Test key computation and handling.

Code

protected $profile = 'testing';