You are here

protected property XMLExportViewsDataExportTests::$profile in Views data export 7.4

Same name and namespace in other branches
  1. 7.3 tests/xml_export.test \XMLExportViewsDataExportTests::profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/xml_export.test, line 5

Class

XMLExportViewsDataExportTests

Code

protected $profile = 'testing';