You are here

protected property MemcacheTestCase::$profile in Memcache API and Integration 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/memcache.test, line 9
Test cases for the memcache cache backend.

Class

MemcacheTestCase
@file Test cases for the memcache cache backend.

Code

protected $profile = 'testing';