namespace Drupal\views\Tests\UI

Classsort descending Location Description
DefaultViewsTest drupal/core/modules/views/lib/Drupal/views/Tests/UI/DefaultViewsTest.php Tests enabling, disabling, and reverting default views via the listing page.
DisplayExtenderUITest drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayExtenderUITest.php Tests the display extender UI.
DisplayPath drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayPath.php Tests the UI of generic display path plugin.
DisplayTest drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php Tests the handling of displays in the UI, adding removing etc.
GroupByTest drupal/core/modules/views/lib/Drupal/views/Tests/UI/GroupByTest.php Tests UI of aggregate functionality..
HandlerTest drupal/core/modules/views/lib/Drupal/views/Tests/UI/HandlerTest.php Tests some generic handler UI functionality.
OverrideDisplaysTest drupal/core/modules/views/lib/Drupal/views/Tests/UI/OverrideDisplaysTest.php Tests that displays can be correctly overridden via the user interface.
PreviewTest drupal/core/modules/views/lib/Drupal/views/Tests/UI/PreviewTest.php Tests the preview form in the UI.
QueryTest drupal/core/modules/views/lib/Drupal/views/Tests/UI/QueryTest.php Tests query plugins.
RedirectTest drupal/core/modules/views/lib/Drupal/views/Tests/UI/RedirectTest.php Tests the redirecting after saving a views.
RowUITest drupal/core/modules/views/lib/Drupal/views/Tests/UI/RowUITest.php Tests the UI of row plugins.
SettingsTest drupal/core/modules/views/lib/Drupal/views/Tests/UI/SettingsTest.php Tests the various settings in the views UI.
StorageTest drupal/core/modules/views/lib/Drupal/views/Tests/UI/StorageTest.php Tests the UI of storage properties of views.
StyleUITest drupal/core/modules/views/lib/Drupal/views/Tests/UI/StyleUITest.php Tests the UI of style plugins.
TagTest drupal/core/modules/views/lib/Drupal/views/Tests/UI/TagTest.php Tests the views ui tagging functionality.
UITestBase drupal/core/modules/views/lib/Drupal/views/Tests/UI/UITestBase.php Provides a base class for testing the Views UI.