You are here

namespace Drupal\views\Tests in Views (for Drupal 7) 8.3

Classsort descending Location Description
AnalyzeTest lib/Drupal/views/Tests/AnalyzeTest.php Tests the views analyze system.
BasicTest lib/Drupal/views/Tests/BasicTest.php Basic test class for Views query builder tests.
DefaultViewsTest lib/Drupal/views/Tests/DefaultViewsTest.php Tests for views default views.
GlossaryTest lib/Drupal/views/Tests/GlossaryTest.php Tests glossary view ( summary of arguments ).
ModuleTest lib/Drupal/views/Tests/ModuleTest.php Tests basic functions from the Views module.
PluginInstanceTest lib/Drupal/views/Tests/PluginInstanceTest.php Checks general plugin data and instances for all plugin types.
PluginTypeListTest lib/Drupal/views/Tests/PluginTypeListTest.php Class for plugin list testing.
QueryGroupByTest lib/Drupal/views/Tests/QueryGroupByTest.php Tests aggregate functionality of views, for example count.
TokenReplaceTest lib/Drupal/views/Tests/TokenReplaceTest.php Tests core view token replacement.
ViewElementTest lib/Drupal/views/Tests/ViewElementTest.php Tests the 'view' element type.
ViewExecutableTest lib/Drupal/views/Tests/ViewExecutableTest.php Tests the ViewExecutable class.
ViewsDataTest lib/Drupal/views/Tests/ViewsDataTest.php Tests the fetching of views data.
ViewStorageTest lib/Drupal/views/Tests/ViewStorageTest.php Tests the functionality of ViewStorage and ViewStorageController.
ViewTestBase lib/Drupal/views/Tests/ViewTestBase.php Abstract class for views testing.