You are here

protected property MultifieldTestBase::$profile in Multifield 7

Same name and namespace in other branches
  1. 7.2 tests/MultifieldTestBase.test \MultifieldTestBase::profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/MultifieldTestBase.test, line 5

Class

MultifieldTestBase

Code

protected $profile = 'testing';