You are here

protected property AdminViewsWebTestCase::$profile in Administration Views 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/admin_views.test, line 12
Tests for the Administration Views module.

Class

AdminViewsWebTestCase
Base class for all Administration Views web test cases.

Code

protected $profile = 'testing';