34 calls to ViewTestBase::executeView()

ArgumentDefaultTest::testArgumentDefaultPlugin in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php
Tests the argument default test plugin.
ArgumentStringTest::testGlossary in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php
Tests the glossary feature.
ArgumentUserUIDTest::testCommentUserUIDTest in drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php
CacheTest::testNoneCaching in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php
Tests no caching.
CacheTest::testTimeCaching in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php
Tests time based caching.
DefaultViewRecentComments::testBlockDisplay in drupal/core/modules/views/lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php
Tests the block defined by the comments_recent view.
DefaultViewRecentComments::testPageDisplay in drupal/core/modules/views/lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php
Tests the page defined by the comments_recent view.
FieldEntityTest::testGetEntity in drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php
Tests the get_entity method.
FieldTypeTest::testFieldType in drupal/core/modules/views/lib/Drupal/views/Tests/Node/FieldTypeTest.php
FieldWebTest::testAlterUrl in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php
Tests rewriting the output to a link.
FieldWebTest::testTextRendering in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php
Tests trimming/read-more/ellipses.
FilterTest::testFilterQuery in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/FilterTest.php
Test query of the row plugin.
FilterUidRevisionTest::testFilter in drupal/core/modules/views/lib/Drupal/views/Tests/Node/FilterUidRevisionTest.php
Tests the node_uid_revision filter.
FilterUserUIDTest::testCommentUserUIDTest in drupal/core/modules/views/lib/Drupal/views/Tests/Comment/FilterUserUIDTest.php
HandlerArgumentUserUidTest::testArgumentTitle in drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php
Tests the generated title of an user: uid argument.
HandlerFieldFieldTest::_testFormatterSimpleFieldRender in drupal/core/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php
Tests that fields with formatters runs as expected.
HandlerFieldFieldTest::_testMultipleFieldRender in drupal/core/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php
HandlerFieldFieldTest::_testSimpleFieldRender in drupal/core/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php
HandlerFieldUserNameTest::testUserName in drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php
HandlerFilterUserNameTest::testUserNameApi in drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php
Tests just using the filter.
PagerTest::testLimit in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests the some pager plugin.
PagerTest::testNoLimit in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests the none-pager-query.
PagerTest::testNormalPager in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests the normal pager.
PagerTest::testRenderNullPager in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests rendering with NULL pager.
PagerTest::testViewTotalRowsWithoutPager in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
QueryGroupByTest::GroupByTestHelper in drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php
QueryGroupByTest::testAggregateCount in drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php
Tests aggregate count feature.
QueryGroupByTest::testGroupByCountOnlyFilters in drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php
RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData in drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php
RelationshipRepresentativeNode::testRelationship in drupal/core/modules/views/lib/Drupal/views/Tests/User/RelationshipRepresentativeNode.php
Tests the relationship.
RelationshipRepresentativeNode::testRelationship in drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipRepresentativeNode.php
Tests the relationship.
RevisionRelationships::testNodeRevisionRelationship in drupal/core/modules/views/lib/Drupal/views/Tests/Node/RevisionRelationships.php
Create a node with revision and rest result count for both views.
StyleTest::testGroupingLegacy in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php
Tests the grouping legacy features of styles.
StyleTest::_testGrouping in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php
Tests the grouping features of styles.