Flutter iOS Embedder
FlutterKeyboardManagerTest.mm File Reference
#import <Foundation/Foundation.h>
#import <OCMock/OCMock.h>
#import <UIKit/UIKit.h>
#import <XCTest/XCTest.h>
#include <_types/_uint32_t.h>
#include "flutter/fml/platform/darwin/message_loop_darwin.h"
#import "flutter/shell/platform/darwin/common/framework/Headers/FlutterMacros.h"
#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterFakeKeyEvents.h"
#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterKeyboardManager.h"
#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterUIPressProxy.h"
#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterViewController_Internal.h"

Go to the source code of this file.

Classes

class  flutter::PointerDataPacket
 
class  FlutterEnginePartialMock
 Sometimes we have to use a custom mock to avoid retain cycles in ocmock. More...
 
category  FlutterEngine(TestLowMemory)
 
class  MockEngine
 
class  FlutterKeyboardManagerUnittestsObjC
 
class  FlutterKeyboardManagerTest
 

Namespaces

 flutter
 

Variables

 FLUTTER_ASSERT_ARC
 
const NSNotificationName FlutterViewControllerWillDealloc
 

Variable Documentation

◆ FLUTTER_ASSERT_ARC

FLUTTER_ASSERT_ARC

Definition at line 18 of file FlutterKeyboardManagerTest.mm.

◆ FlutterViewControllerWillDealloc

const NSNotificationName FlutterViewControllerWillDealloc