You are here

10 calls to StubTestTrait::performStubTest() in Drupal 9

MigrateAggregatorStubTest::testFeedStub in core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php
Tests creation of aggregator feed stubs.
MigrateAggregatorStubTest::testItemStub in core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php
Tests creation of aggregator feed items.
MigrateBlockContentStubTest::testStubSuccess in core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentStubTest.php
Tests creation of block content stubs when there is a block_content_type.
MigrateCommentStubTest::testStub in core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php
Tests creation of comment stubs.
MigrateFileStubTest::testStub in core/modules/file/tests/src/Kernel/Migrate/MigrateFileStubTest.php
Tests creation of file stubs.
MigrateMenuLinkContentStubTest::testStub in core/modules/menu_link_content/tests/src/Kernel/Migrate/MigrateMenuLinkContentStubTest.php
Tests creation of menu link content stubs.
MigrateNodeStubTest::testStub in core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php
Tests creation of node stubs.
MigrateShortcutStubTest::testStub in core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php
Tests creation of shortcut stubs.
MigrateTaxonomyTermStubTest::testStub in core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php
Tests creation of taxonomy term stubs.
MigrateUserStubTest::testStub in core/modules/user/tests/src/Kernel/Migrate/MigrateUserStubTest.php
Tests creation of user stubs.