BasicTest |
core/modules/views/tests/src/Functional/Wizard/BasicTest.php |
Tests creating views with the wizard and viewing them on the listing page. |
EntityTestRevisionTest |
core/modules/views/tests/src/Functional/Wizard/EntityTestRevisionTest.php |
Tests wizard for generic revisionable entities. |
ItemsPerPageTest |
core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php |
Tests the ability of the views wizard to specify the number of items per
page. |
MenuTest |
core/modules/views/tests/src/Functional/Wizard/MenuTest.php |
Tests the ability of the views wizard to put views in a menu. |
NodeWizardTest |
core/modules/views/tests/src/Functional/Wizard/NodeWizardTest.php |
Tests node wizard and generic entity integration. |
PagerTest |
core/modules/views/tests/src/Functional/Wizard/PagerTest.php |
Tests the ability of the views wizard to create views without a pager. |
SortingTest |
core/modules/views/tests/src/Functional/Wizard/SortingTest.php |
Tests the ability of the views wizard to create views with sorts. |
TaggedWithTest |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
Tests the ability of the views wizard to create views filtered by taxonomy. |
WizardTestBase |
core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php |
Views UI wizard tests. |