You are here

namespace Drupal\Tests\migrate_drupal_ui\Functional in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\migrate_drupal_ui\Functional
Classsort descending Location Description
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.