protected property MenuLinksUnitTestCase::$profile

The profile to install as a basis for testing.

Tipo: string

Overrides DrupalWebTestCase::$profile

Archivo

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

Class

MenuLinksUnitTestCase
Tests for menu links.

Código

protected $profile = 'testing';