You are here

protected property AuthcacheFormTestHelpers::$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_form/tests/authcache_form.test, line 11
Test classes for Authcache Form module.

Class

AuthcacheFormTestHelpers
Test helper functions

Code

protected $profile = 'testing';