You are here

namespace Drupal\Tests\paragraphs\Unit\migrate in Paragraphs 8

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