You are here

protected property AuthcacheBlockTest::$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_block/authcache_block.test, line 11
Test cases for the Authcache Block module.

Class

AuthcacheBlockTest
Tests for markup substitution.

Code

protected $profile = 'testing';