You are here

protected property SchedulerApiTestCase::$profile in Scheduler 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/scheduler_api.test, line 18
Tests for the Scheduler API.

Class

SchedulerApiTestCase
Tests to cover the Scheduler API functions.

Code

protected $profile = 'testing';