You are here

protected property TermstatusSafeguardTestCase::$profile in Taxonomy Term Status 7

The installation profile to use with this test class.

Type: string

Overrides DrupalWebTestCase::$profile

File

./termstatus.test, line 54
Tests for termstatus.module

Class

TermstatusSafeguardTestCase
Tests the mechanism preventing terms from being unpublished.

Code

protected $profile = 'testing';