Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Variables
FlutterViewControllerTest.mm File Reference
import <OCMock/OCMock.h>
import <XCTest/XCTest.h>
#include "flutter/fml/platform/darwin/message_loop_darwin.h"
import "flutter/lib/ui/window/platform_configuration.h"
#include "flutter/lib/ui/window/pointer_data.h"
import "flutter/lib/ui/window/viewport_metrics.h"
import "flutter/shell/platform/darwin/common/framework/Headers/FlutterBinaryMessenger.h"
import "flutter/shell/platform/darwin/common/framework/Headers/FlutterMacros.h"
import "flutter/shell/platform/darwin/ios/framework/Headers/FlutterViewController.h"
import "flutter/shell/platform/darwin/ios/framework/Source/FlutterEmbedderKeyResponder.h"
import "flutter/shell/platform/darwin/ios/framework/Source/FlutterFakeKeyEvents.h"
import "flutter/shell/platform/darwin/ios/framework/Source/FlutterTextInputPlugin.h"
import "flutter/shell/platform/darwin/ios/framework/Source/FlutterViewController_Internal.h"
import "flutter/shell/platform/darwin/ios/framework/Source/UIViewController+FlutterScreenAndSceneIfLoaded.h"
import "flutter/shell/platform/darwin/ios/framework/Source/vsync_waiter_ios.h"
import "flutter/shell/platform/embedder/embedder.h"
import "flutter/third_party/spring_animation/spring_animation.h"

Go to the source code of this file.

Classes

class  FlutterEnginePartialMock
 
category  FlutterEngine(TestLowMemory)
 
class  MockEngine
 
category  FlutterKeyboardManager(Tests)
 
category  FlutterEmbedderKeyResponder(Tests)
 
category  FlutterViewController(Tests)
 
class  FlutterViewControllerTest
 
category  VSyncClient(Testing)
 

Variables

NSNotificationName const FlutterViewControllerWillDealloc
 

Variable Documentation

◆ FlutterViewControllerWillDealloc

NSNotificationName const FlutterViewControllerWillDealloc
extern

Definition at line 43 of file FlutterViewController.mm.