You are here

namespace Drupal\Tests\migrate\Kernel\process in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\migrate\Kernel\process
  2. 9 Drupal\Tests\migrate\Kernel\process
Classsort descending Location Description
DownloadTest core/modules/migrate/tests/src/Kernel/process/DownloadTest.php Tests the download process plugin.
ExtractTest core/modules/migrate/tests/src/Kernel/process/ExtractTest.php Tests the extract process plugin.
FileCopyTest core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php Tests the file_copy process plugin.
HandleMultiplesTest core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Tests process pipelines with scalar and multiple values handling.
RouteTest core/modules/migrate/tests/src/Kernel/process/RouteTest.php Tests the route process plugin.