protected property PagerFunctionalWebTestCase::$profile in Drupal 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- modules/
simpletest/ tests/ pager.test, line 12 - Tests for pager functionality.
Class
- PagerFunctionalWebTestCase
- Tests pager functionality.
Code
protected $profile = 'testing';