ViewsPluginStyleTestBase::$elements

Stores the SimpleXML representation of the output.

Type: SimpleXMLElement

Overrides DrupalWebTestCase::$elements

File

tests/styles/views_plugin_style_base.test, line 18

Class

ViewsPluginStyleTestBase
Provides a base foundation for testing style plugins.

Code

protected $elements;