5#ifndef FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_SOURCE_FLUTTERSCENELIFECYCLE_TEST_H_
6#define FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_SOURCE_FLUTTERSCENELIFECYCLE_TEST_H_
12@interface FlutterPluginSceneLifeCycleDelegate (Test)
17- (void)updateFlutterManagedEnginesInScene:(UIScene*)scene;
18- (void)scene:(UIScene*)scene
19 willConnectToSession:(UISceneSession*)session
21 options:(UISceneConnectionOptions*)connectionOptions;
26@interface FlutterAppDelegate (Test)
NSPointerArray * developerManagedEngines
NSPointerArray * flutterManagedEngines
UISceneConnectionOptions * connectionOptions