6 calls to MigrateTestBase::mockFailure() in Drupal 10
- MigrateTermNodeTest::testSkipNonExistentNode in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d6/ MigrateTermNodeTest.php - Tests that term associations are ignored when they belong to nodes which were not migrated.
- MigrateUploadEntityDisplayTest::testSkipNonExistentNodeType in core/
modules/ file/ tests/ src/ Kernel/ Migrate/ d6/ MigrateUploadEntityDisplayTest.php - Tests that entity displays are ignored appropriately.
- MigrateUploadEntityFormDisplayTest::testSkipNonExistentNodeType in core/
modules/ file/ tests/ src/ Kernel/ Migrate/ d6/ MigrateUploadEntityFormDisplayTest.php - Tests that entity displays are ignored appropriately.
- MigrateVocabularyEntityDisplayTest::testSkipNonExistentNodeType in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d6/ MigrateVocabularyEntityDisplayTest.php - Tests that vocabulary displays are ignored appropriately.
- MigrateVocabularyEntityFormDisplayTest::testSkipNonExistentNodeType in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d6/ MigrateVocabularyEntityFormDisplayTest.php - Tests that vocabulary displays are ignored appropriately.
- MigrateVocabularyFieldInstanceTest::testSkipNonExistentNodeType in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d6/ MigrateVocabularyFieldInstanceTest.php - Tests that vocabulary field instances are ignored appropriately.