protected property AJAXFrameworkTestCase::$profile

The profile to install as a basis for testing.

Tipo: string

Overrides DrupalWebTestCase::$profile

Archivo

drupal-7.x/modules/simpletest/tests/ajax.test, line 61

Class

AJAXFrameworkTestCase
Tests primary Ajax framework functions.

Código

protected $profile = 'testing';