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