You are here

protected property SkinrContextUITestCase::$profile in Skinr 7.2

Same name and namespace in other branches
  1. 8.2 skinr_context/tests/skinr_context_ui.test \SkinrContextUITestCase::profile

The profile to install as a basis for testing.

Type: string

Overrides SkinrUITestCase::$profile

File

skinr_context/tests/skinr_context_ui.test, line 12
Tests for the Skinr UI module.

Class

SkinrContextUITestCase
Base class for Skinr Context UI tests.

Code

protected $profile = 'testing';