namespace Drupal\views_ui\Tests

Classsort descending Location Description
AnalyzeTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/AnalyzeTest.php Tests the views analyze system.
CachedDataUITest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CachedDataUITest.php Tests the user tempstore cache in the UI.
CustomBooleanTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CustomBooleanTest.php Tests the UI and functionality for the Custom boolean field handler options.
DefaultViewsTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DefaultViewsTest.php Tests enabling, disabling, and reverting default views via the listing page.
DisplayAttachmentTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayAttachmentTest.php Tests the UI for the attachment display plugin.
DisplayExtenderUITest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayExtenderUITest.php Tests the display extender UI.
DisplayPath drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayPath.php Tests the UI of generic display path plugin.
DisplayTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php
ExposedFormUITest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/ExposedFormUITest.php Tests exposed form UI.
FieldUITest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/FieldUITest.php Tests the UI of field handlers.
GroupByTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/GroupByTest.php Tests UI of aggregate functionality..
HandlerTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/HandlerTest.php Tests some generic handler UI functionality.
OverrideDisplaysTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/OverrideDisplaysTest.php Tests that displays can be correctly overridden via the user interface.
PreviewTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/PreviewTest.php Tests the preview form in the UI.
QueryTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/QueryTest.php Tests query plugins.
RearrangeFieldsTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RearrangeFieldsTest.php Tests the reordering of fields via AJAX.
RedirectTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RedirectTest.php Tests the redirecting after saving a views.
RowUITest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RowUITest.php Tests the UI of row plugins.
SettingsTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/SettingsTest.php Tests the various settings in the views UI.
StorageTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StorageTest.php Tests the UI of storage properties of views.
StyleUITest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StyleUITest.php Tests the UI of style plugins.
TagTest drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/TagTest.php Tests the views ui tagging functionality.
UITestBase drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/UITestBase.php Provides a base class for testing the Views UI.
ViewUIObjectTest drupal/core/modules/views_ui/tests/Drupal/views_ui/Tests/ViewUIObjectTest.php Tests the ViewUI class.