namespace Drupal\views\Tests\Plugin

Classsort descending Location Description
AccessTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/AccessTest.php Basic test for pluggable access.
ArgumentDefaultTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php Basic test for pluggable argument default.
ArgumentValidatorTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php Tests Views argument validators.
CacheTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php Basic test for pluggable caching.
DisplayAttachmentTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayAttachmentTest.php Tests the attachment display plugin.
DisplayExtenderTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php Tests the display extender plugins.
DisplayFeedTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayFeedTest.php Tests the feed display plugin.
DisplayPageTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php Tests the page display plugin.
DisplayPageWebTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageWebTest.php Tests the views page display plugin as webtest.
DisplayTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php Tests the basic display plugin.
DisplayUnitTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayUnitTest.php Drupal unit tests for the DisplayPluginBase class.
ExposedFormTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php Tests exposed forms.
FilterTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/FilterTest.php Tests general filter plugin functionality.
JoinTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php Tests a generic join plugin and the join plugin base.
MiniPagerTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php Tests the mini pager plugin
PagerTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php Tests the pluggable pager system.
PluginTestBase drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PluginTestBase.php @todo.
PluginUnitTestBase drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PluginUnitTestBase.php Base test class for views plugin unit tests.
QueryTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php Tests query plugins.
RelationshipJoinTestBase drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/RelationshipJoinTestBase.php Provies a base class for a testing a relationship.
RowEntityTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/RowEntityTest.php Tests the generic entity row plugin.
StyleMappingTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php Tests the default/mapping row style.
StyleTableUnitTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTableUnitTest.php Tests the table style plugin.
StyleTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php Tests some general style plugin related functionality.
StyleTestBase drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTestBase.php Tests some general style plugin related functionality.
StyleUnformattedTest drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php Tests the default/unformatted row style.