Contents

AppMigrationTester.AppImportController

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

Declaration

final class AppImportController

Overview

Use the importController property to obtain an instance of this class, then use its methods to call the import-related code of your app migration extension.

Topics

Testing resource import

Completing an import

See Also

Testing import