You are here

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

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/authcache.backend.test, line 246
Test cases for pluggable cache backends.

Class

AuthcacheBackendKeyManagementTestCase
Test key management.

Code

protected $profile = 'testing';