7 calls to MigrateSourceTest::getSource()

MigrateSourceTest::testCount in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
Tests that the source count is correct.
MigrateSourceTest::testCountCacheKey in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
Tests that the key can be set for the count cache.
MigrateSourceTest::testHighwaterTrackChangesIncompatible in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
@covers ::__construct
MigrateSourceTest::testNewHighwater in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
Tests that a highwater mark newer than our saved one imports a row.
MigrateSourceTest::testNextNeedsUpdate in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
Tests that $row->needsUpdate() works as expected.
MigrateSourceTest::testOutdatedHighwater in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
Tests that an outdated highwater mark does not cause a row to be imported.
MigrateSourceTest::testPrepareRowFalse in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
Tests that we don't get a row if prepareRow() is false.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.