namespace Drupal\views\Tests\Wizard

Classsort descending Location Description
BasicTest drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/BasicTest.php Tests creating views with the wizard and viewing them on the listing page.
ItemsPerPageTest drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/ItemsPerPageTest.php Tests the ability of the views wizard to specify the number of items per page.
MenuTest drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/MenuTest.php Tests the ability of the views wizard to put views in a menu.
SortingTest drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/SortingTest.php Tests the ability of the views wizard to create views with sorts.
TaggedWithTest drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php Tests the ability of the views wizard to create views filtered by taxonomy.
WizardTestBase drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardTestBase.php Views UI wizard tests.