You are here

protected property SchemaUnitTestCase::$profile in Schema 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/schema.test, line 9
Defines SchemaUnitTestCase.

Class

SchemaUnitTestCase
@file Defines SchemaUnitTestCase.

Code

protected $profile = 'testing';