namespace Drupal\Tests\paragraphs\Unit\migrate

Class Locationsort descending Description
FieldCollectionFieldSettingsTest paragraphs/tests/src/Unit/migrate/FieldCollectionFieldSettingsTest.php Test the FieldCollectionFieldSettings Process Plugin.
FieldCollectionsFieldInstanceSettingsTest paragraphs/tests/src/Unit/migrate/FieldCollectionsFieldInstanceSettingsTest.php Test the ParagraphFieldInstanceSettings Process Plugin.
MigrationPluginsAltererTest paragraphs/tests/src/Unit/migrate/MigrationPluginsAltererTest.php Tests the MigrationPluginsAlterer service.
ParagraphsFieldInstanceSettingsTest paragraphs/tests/src/Unit/migrate/ParagraphsFieldInstanceSettingsTest.php Test the ParagraphFieldInstanceSettings Process Plugin.
ParagraphsFieldSettingsTest paragraphs/tests/src/Unit/migrate/ParagraphsFieldSettingsTest.php Test the ParagraphFieldSettings Process Plugin.
ParagraphsProcessOnValueTest paragraphs/tests/src/Unit/migrate/ParagraphsProcessOnValueTest.php Test class for the paragraphs_process_on_value process plugin.
ProcessTestCase paragraphs/tests/src/Unit/migrate/ProcessTestCase.php Base class for paragraphs process plugin tests.