protected property MenuLinksUnitTestCase::$profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

drupal/modules/simpletest/tests/menu.test, line 676
Provides SimpleTests for menu.inc.

Class

MenuLinksUnitTestCase
Tests for menu links.

Code

protected $profile = 'testing';