You are here

8 calls to ViewResultAssertionTrait::assertIdenticalResultsetHelper() in Drupal 9

TaxonomyTermArgumentDepthTest::assertTermWithDepthResult in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php
Asserts the result of the view for the given arguments.
TaxonomyTermArgumentDepthTest::testTermWithDepthFilter in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php
Tests the terms with depth filter.
TaxonomyTermFilterDepthTest::assertTermWithDepthResult in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php
Changes the tid filter to given term and depth.
TaxonomyTermFilterDepthTest::assertTermWithDepthResult in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php
Asserts the result of the view for the given filter configuration.
TaxonomyTermFilterDepthTest::testTermWithDepthFilter in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php
Tests the terms with depth filter.
TaxonomyTermFilterDepthTest::testTermWithDepthFilter in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php
Tests the terms with depth filter.
ViewResultAssertionTrait::assertIdenticalResultset in core/modules/views/src/Tests/ViewResultAssertionTrait.php
Verifies that a result set returned by a View matches expected values.
ViewResultAssertionTrait::assertNotIdenticalResultset in core/modules/views/src/Tests/ViewResultAssertionTrait.php
Verifies that a result set returned by a View differs from certain values.