You are here

protected property AuthcacheElementCacheabilityAPITestCase::$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 1652
Tests for system.module.

Class

AuthcacheElementCacheabilityAPITestCase
Test API for suspecting and testing render-elements for cacheability.

Code

protected $profile = 'testing';