You are here

7 calls to MigrateSqlIdMapTest::saveMap() in Zircon Profile 8

MigrateSqlIdMapTest::testErrorCount in core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php
Performs error count test with a given number of error rows.
MigrateSqlIdMapTest::testGetRowByDestination in core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php
Tests the getRowByDestination method.
MigrateSqlIdMapTest::testGetRowBySource in core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php
Tests the getRowBySource method.
MigrateSqlIdMapTest::testIterators in core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php
Tests all the iterator methods in one swing.
MigrateSqlIdMapTest::testLookupDestinationIdMapping in core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php
Performs destination ID test on source and destination fields.
MigrateSqlIdMapTest::testLookupSourceIDMapping in core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php
Performs the source ID test on source and destination fields.
MigrateSqlIdMapTest::testUpdateCount in core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php
Performs the update count test with a given number of update rows.