You are here

16 calls to MigrateTestCase::getMigration() in Zircon Profile 8

DedupeEntityTest::testDedupe in core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php
Tests entity based deduplication based on providerTestDedupe() values.
DedupeEntityTest::testDedupeEntityInvalidLength in core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php
Tests that invalid length option throws an exception.
DedupeEntityTest::testDedupeEntityInvalidStart in core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php
Tests that invalid start position throws an exception.
Drupal6SqlBaseTest::setUp in core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php
FileUriTest::doTransform in core/modules/file/tests/src/Unit/Plugin/migrate/process/d6/FileUriTest.php
IteratorTest::testIterator in core/modules/migrate/tests/src/Unit/process/IteratorTest.php
Tests the iterator process plugin.
MigrateExecutableMemoryExceededTest::setUp in core/modules/migrate/tests/src/Unit/MigrateExecutableMemoryExceededTest.php
MigrateExecutableTest::setUp in core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php
MigrateSourceTest::getSource in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
Get the source plugin to test.
MigrateSourceTest::testPrepareRow in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
Test basic row preparation.
MigrateSourceTest::testPrepareRowGlobalPrepareSkip in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
Test that global prepare hooks can skip rows.
MigrateSourceTest::testPrepareRowMigratePrepareSkip in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
Test that migrate specific prepare hooks can skip rows.
MigrateSourceTest::testPrepareRowPrepareException in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
Test that a skip exception during prepare hooks correctly skips.
MigrateSqlIdMapEnsureTablesTest::runEnsureTablesTest in core/modules/migrate/tests/src/Unit/MigrateSqlIdMapEnsureTablesTest.php
Actually run the test.
MigrateSqlIdMapTest::getIdMap in core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php
Creates a test SQL ID map plugin.
MigrateSqlSourceTestCase::setUp in core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php