You are here

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

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

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/xls_export.test, line 5

Class

XLSExportViewsDataExportTests

Code

protected $profile = 'testing';