You are here

namespace Drupal\Tests\migrate_drupal_ui\Functional in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\migrate_drupal_ui\Functional
Classsort descending Location Description
CredentialFormTest core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php Test the credential form for both Drupal 6 and Drupal 7 sources.
MigrateAccessTest core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php Tests that only user 1 can access the migrate UI.
MigrateControllerTest core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php Tests for the MigrateController class.
MigrateUpgradeExecuteTestBase core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php Provides a base class for testing a complete upgrade via the UI.
MigrateUpgradeFormStepsTest core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php Tests the flow of the Migrate Drupal UI form.
MigrateUpgradeTestBase core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php Provides a base class for testing migration upgrades in the UI.
MultilingualReviewPageTestBase core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php Provides a base class for testing the review step of the Upgrade form.
NoMultilingualReviewPageTestBase core/modules/migrate_drupal_ui/tests/src/Functional/NoMultilingualReviewPageTestBase.php Tests the upgrade review form without translations.
SourceProviderTest core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Tests that a missing source provider error message is displayed.