You are here

namespace Drupal\Tests\views\Functional in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\views\Functional
Classsort descending Location Description
BulkFormTest core/modules/views/tests/src/Functional/BulkFormTest.php Tests the views bulk form test.
DefaultViewsTest core/modules/views/tests/src/Functional/DefaultViewsTest.php Tests the default views provided by views.
GlossaryTest core/modules/views/tests/src/Functional/GlossaryTest.php Tests glossary functionality of views.
RenderCacheWebTest core/modules/views/tests/src/Functional/RenderCacheWebTest.php Tests render caching of blocks provided by views.
SearchIntegrationTest core/modules/views/tests/src/Functional/SearchIntegrationTest.php Tests search integration filters.
SearchMultilingualTest core/modules/views/tests/src/Functional/SearchMultilingualTest.php Tests search integration filters with multilingual nodes.
TaxonomyGlossaryTest core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php Tests glossary functionality of taxonomy views.
UserBatchActionTest core/modules/views/tests/src/Functional/UserBatchActionTest.php Tests the views bulk form with batch action.
UserPathTest core/modules/views/tests/src/Functional/UserPathTest.php Tests overriding user paths using wildcards.
ViewAjaxTest core/modules/views/tests/src/Functional/ViewAjaxTest.php Tests the ajax view functionality.
ViewElementTest core/modules/views/tests/src/Functional/ViewElementTest.php Tests the view render element.
ViewsEscapingTest core/modules/views/tests/src/Functional/ViewsEscapingTest.php Tests output of Views.
ViewsFormMultipleTest core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php Tests a page with multiple Views forms.
ViewsNoResultsBehaviorTest core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php Tests no results behavior.
ViewsThemeIntegrationTest core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php Tests the Views theme integration.
ViewTestBase core/modules/views/tests/src/Functional/ViewTestBase.php Defines a base class for Views testing in the full web test environment.
ViewTranslationTest core/modules/views/tests/src/Functional/ViewTranslationTest.php Tests views title translation.