AppMigrationTester.AppExportController
A class you use to test your extension’s export code.
Declaration
final class AppExportControllerOverview
Use the exportController property to obtain an instance of this class, then use its methods to call the export-related code of your app migration extension.
Topics
Testing resource export
exportResources(request:progress:)exportResources(request:progress:)AppMigrationTester.ResourcesExportResult