You are here

namespace Drupal\views\Tests\Wizard in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\views\Tests\Wizard
Classsort descending Location Description
BasicTest core/modules/views/src/Tests/Wizard/BasicTest.php Tests creating views with the wizard and viewing them on the listing page.
ItemsPerPageTest core/modules/views/src/Tests/Wizard/ItemsPerPageTest.php Tests the ability of the views wizard to specify the number of items per page.
MenuTest core/modules/views/src/Tests/Wizard/MenuTest.php Tests the ability of the views wizard to put views in a menu.
NodeWizardTest core/modules/views/src/Tests/Wizard/NodeWizardTest.php Tests node wizard and generic entity integration.
SortingTest core/modules/views/src/Tests/Wizard/SortingTest.php Tests the ability of the views wizard to create views with sorts.
TaggedWithTest core/modules/views/src/Tests/Wizard/TaggedWithTest.php Tests the ability of the views wizard to create views filtered by taxonomy.
WizardPluginBaseKernelTest core/modules/views/src/Tests/Wizard/WizardPluginBaseKernelTest.php Tests the wizard base plugin class.
WizardTestBase core/modules/views/src/Tests/Wizard/WizardTestBase.php Views UI wizard tests.