protected property AJAXFormPageCacheTestCase::$profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

drupal/modules/simpletest/tests/ajax.test, line 512

Class

AJAXFormPageCacheTestCase
Test Ajax forms when page caching for anonymous users is turned on.

Code

protected $profile = 'testing';