protected property EnableDisableTestCase::$profile

The profile to install as a basis for testing.

Tipo: string

Overrides DrupalWebTestCase::$profile

Archivo

drupal-7.x/modules/system/system.test, line 133
Tests for system.module.

Class

EnableDisableTestCase
Test module enabling/disabling functionality.

Código

protected $profile = 'testing';