You are here

namespace Drupal\Tests\migrate_plus\Unit\process in Migrate Plus 8.4

Same name in other branches
  1. 8.5 Drupal\Tests\migrate_plus\Unit\process
  2. 8.2 Drupal\Tests\migrate_plus\Unit\process
  3. 8.3 Drupal\Tests\migrate_plus\Unit\process
Classsort descending Location Description
ArrayPopTest tests/src/Unit/process/ArrayPopTest.php Tests the array pop process plugin.
ArrayShiftTest tests/src/Unit/process/ArrayShiftTest.php Tests the array shift process plugin.
DomStrReplaceTest tests/src/Unit/process/DomStrReplaceTest.php Tests the dom_str_replace process plugin.
DomTest tests/src/Unit/process/DomTest.php Tests the dom process plugin.
MultipleValuesTest tests/src/Unit/process/MultipleValuesTest.php @coversDefaultClass \Drupal\migrate_plus\Plugin\migrate\process\MultipleValues @group migrate
SingleValueTest tests/src/Unit/process/SingleValueTest.php @coversDefaultClass \Drupal\migrate_plus\Plugin\migrate\process\SingleValue @group migrate
SkipOnValueTest tests/src/Unit/process/SkipOnValueTest.php Tests the skip on value process plugin.
StrReplaceTest tests/src/Unit/process/StrReplaceTest.php Tests the str replace process plugin.
TransliterationTest tests/src/Unit/process/TransliterationTest.php Tests the transliteration process plugin.