17 calls to ViewUnitTestBase::dataSet()

BasicTest::testSimpleArgument in drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php
Tests simple argument.
BasicTest::testSimpleResultSet in drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php
Tests a trivial result set.
FieldBooleanTest::dataSet in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php
Returns a very simple test dataset.
FieldFileSizeTest::dataSet in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php
Returns a very simple test dataset.
FieldUnitTest::testExclude in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php
Tests the exclude setting.
FieldUnitTest::testQuery in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php
Tests all things related to the query.
FilterCombineTest::dataSet in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php
Additional data to test the NULL issue.
FilterStringTest::dataSet in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
An extended test dataset.
LanguageTestBase::dataSet in drupal/core/modules/views/lib/Drupal/views/Tests/Language/LanguageTestBase.php
Overrides \Drupal\views\Tests\ViewTestBase::dataSet().
QueryTest::_testQueryExecute in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php
RelationshipTest::testRelationshipQuery in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php
Tests the query result of a view with a relationship.
SortDateTest::testDateOrdering in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php
Tests numeric ordering of the result set.
SortRandomTest::dataSet in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php
Add more items to the test set, to make the order tests more robust.
SortTest::testNumericOrdering in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortTest.php
Tests numeric ordering of the result set.
SortTest::testStringOrdering in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortTest.php
Tests string ordering of the result set.
StyleMappingTest::mappedOutputHelper in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php
Tests the mapping of fields.
ViewUnitTestBase::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php
Sets up Drupal unit test environment.