You are here

protected property SkinrApiTestCase::$profile in Skinr 7.2

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/skinr.test, line 149
Tests for the Skinr module.

Class

SkinrApiTestCase
Tests API functionality.

Code

protected $profile = 'testing';