You are here

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

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

modules/authcache_p13n/tests/authcache_p13n.client.test, line 11
Defines tests for markup replacement clients.

Class

AuthcacheP13nTestClient
Tests update functionality unrelated to the database.

Code

protected $profile = 'testing';