You are here

19 calls to ViewKernelTestBase::dataSet() in Zircon Profile 8

BasicTest::testSimpleArgument in core/modules/views/src/Tests/BasicTest.php
Tests simple argument.
BasicTest::testSimpleResultSet in core/modules/views/src/Tests/BasicTest.php
Tests a trivial result set.
FieldBooleanTest::dataSet in core/modules/views/src/Tests/Handler/FieldBooleanTest.php
Returns a very simple test dataset.
FieldDateTest::dataSet in core/modules/views/src/Tests/Handler/FieldDateTest.php
Returns a very simple test dataset.
FieldFileSizeTest::dataSet in core/modules/views/src/Tests/Handler/FieldFileSizeTest.php
Returns a very simple test dataset.
FieldKernelTest::testExclude in core/modules/views/src/Tests/Handler/FieldKernelTest.php
Tests the exclude setting.
FieldKernelTest::testQuery in core/modules/views/src/Tests/Handler/FieldKernelTest.php
Tests all things related to the query.
FilterBooleanOperatorStringTest::dataSet in core/modules/views/src/Tests/Handler/FilterBooleanOperatorStringTest.php
Returns a very simple test dataset.
FilterCombineTest::dataSet in core/modules/views/src/Tests/Handler/FilterCombineTest.php
Additional data to test the NULL issue.
FilterStringTest::dataSet in core/modules/views/src/Tests/Handler/FilterStringTest.php
An extended test dataset.
LanguageTestBase::dataSet in core/modules/language/src/Tests/Views/LanguageTestBase.php
Returns a very simple test dataset.
QueryTest::_testQueryExecute in core/modules/views/src/Tests/Plugin/QueryTest.php
RelationshipTest::testRelationshipQuery in core/modules/views/src/Tests/Handler/RelationshipTest.php
Tests the query result of a view with a relationship.
SortDateTest::testDateOrdering in core/modules/views/src/Tests/Handler/SortDateTest.php
Tests numeric ordering of the result set.
SortRandomTest::dataSet in core/modules/views/src/Tests/Handler/SortRandomTest.php
Add more items to the test set, to make the order tests more robust.
SortTest::testNumericOrdering in core/modules/views/src/Tests/Handler/SortTest.php
Tests numeric ordering of the result set.
SortTest::testStringOrdering in core/modules/views/src/Tests/Handler/SortTest.php
Tests string ordering of the result set.
StyleMappingTest::mappedOutputHelper in core/modules/views/src/Tests/Plugin/StyleMappingTest.php
Tests the mapping of fields.
ViewKernelTestBase::setUpFixtures in core/modules/views/src/Tests/ViewKernelTestBase.php
Sets up the configuration and schema of views and views_test_data modules.