You are here

protected property AuthcacheP13nTestSession::$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.session.test, line 11
Define test for browser cache invalidation.

Class

AuthcacheP13nTestSession
Tests browser cache invalidation.

Code

protected $profile = 'testing';