You are here

protected property AuthcacheAjaxTestCase::$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_ajax/tests/authcache_ajax.test, line 11
Tests for Ajax markup generator

Class

AuthcacheAjaxTestCase
Test authcache ajax

Code

protected $profile = 'testing';