You are here

protected property SchedulerTestBase::$profile in Scheduler 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/scheduler.test, line 17
Scheduler module test case file.

Class

SchedulerTestBase
Provides common helper methods for Scheduler module tests.

Code

protected $profile = 'testing';