protected property AJAXFrameworkTestCase::$profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

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

Class

AJAXFrameworkTestCase
Tests primary Ajax framework functions.

Code

protected $profile = 'testing';