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. |
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. |
DisplayTest |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php |
Tests the basic display plugin. |
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. |
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. |
QueryTest |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php |
Tests query plugins. |
StyleMappingTest |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Tests the default/mapping row style. |
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. |