You are here

14 calls to ViewTestBase::getBasicView() in Views (for Drupal 7) 8.3

DisplayExtenderTest::testDisplayExtenders in lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php
Test display extenders.
FieldTest::testAlterUrl in lib/Drupal/views/Tests/Handler/FieldTest.php
Tests rewriting the output to a link.
FieldTest::testQuery in lib/Drupal/views/Tests/Handler/FieldTest.php
Tests all things related to the query.
FieldTest::testRewrite in lib/Drupal/views/Tests/Handler/FieldTest.php
Tests general rewriting of the output.
FilterCombineTest::getBasicView in lib/Drupal/views/Tests/Handler/FilterCombineTest.php
Build and return a basic view of the views_test_data table.
FilterStringTest::getBasicView in lib/Drupal/views/Tests/Handler/FilterStringTest.php
Build and return a basic view of the views_test_data table.
QueryTest::_testInitQuery in lib/Drupal/views/Tests/Plugin/QueryTest.php
Tests the ViewExecutable::initQuery method.
QueryTest::_testQueryExecute in lib/Drupal/views/Tests/Plugin/QueryTest.php
RedirectTest::testRedirect in lib/Drupal/views/Tests/UI/RedirectTest.php
Tests the redirecting.
RelationshipTest::testRelationshipQuery in lib/Drupal/views/Tests/Handler/RelationshipTest.php
Tests the query result of a view with a relationship.
StorageTest::testDetails in lib/Drupal/views/Tests/UI/StorageTest.php
Tests changing human_name, description and tag.
ViewElementTest::testViewElement in lib/Drupal/views/Tests/ViewElementTest.php
Tests the rendered output and form output of a view element.
ViewTestBase::enableViewsTestModule in lib/Drupal/views/Tests/ViewTestBase.php
Sets up the views_test_data.module.
ViewTestBase::setUp in lib/Drupal/views/Tests/ViewTestBase.php
Sets up a Drupal site for running functional and integration tests.