protected property PagerFunctionalWebTestCase::$profile
The profile to install as a basis for testing.
Tipo: string
Overrides DrupalWebTestCase::$profile
Archivo
- drupal-7.x/
modules/ simpletest/ tests/ pager.test, line 12 - Tests for pager functionality.
Class
- PagerFunctionalWebTestCase
- Tests pager functionality.
Código
protected $profile = 'testing';