The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- drupal/modules/simpletest/tests/entity_crud.test, line 12
- Tests for the Entity CRUD API.
Class
- EntityLoadTestCase
- Tests the entity_load() function.
Code
protected $profile = 'testing';