Contents

AppMigrationTester.AppExportController

A class you use to test your extension’s export code.

Declaration

final class AppExportController

Overview

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

Supporting types

See Also

Testing export