Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
accessibility_bridge_test.mm File Reference
import <OCMock/OCMock.h>
import <XCTest/XCTest.h>
import "flutter/fml/thread.h"
import "flutter/shell/platform/darwin/common/framework/Headers/FlutterMacros.h"
import "flutter/shell/platform/darwin/ios/framework/Headers/FlutterPlatformViews.h"
import "flutter/shell/platform/darwin/ios/framework/Source/FlutterPlatformViews_Internal.h"
import "flutter/shell/platform/darwin/ios/framework/Source/FlutterSemanticsScrollView.h"
import "flutter/shell/platform/darwin/ios/framework/Source/FlutterViewController_Internal.h"
import "flutter/shell/platform/darwin/ios/framework/Source/accessibility_bridge.h"
import "flutter/shell/platform/darwin/ios/platform_view_ios.h"

Go to the source code of this file.

Classes

class  MockPlatformView
 
class  MockFlutterPlatformView
 
class  MockFlutterPlatformFactory
 
class  AccessibilityBridgeTest
 

Namespaces

namespace  flutter
 

Variables

static __weak MockPlatformViewgMockPlatformView = nil
 

Variable Documentation

◆ gMockPlatformView

__weak MockPlatformView* gMockPlatformView = nil
static

Definition at line 20 of file accessibility_bridge_test.mm.