You are here

protected property ViewsPluginStyleTestBase::$elements in Views (for Drupal 7) 7.3

Stores the SimpleXML representation of the output.

Type: SimpleXMLElement

Overrides DrupalWebTestCase::$elements

File

tests/styles/views_plugin_style_base.test, line 18
Definition of ViewsPluginStyleTestBase.

Class

ViewsPluginStyleTestBase
Provides a base foundation for testing style plugins.

Code

protected $elements;