#import <OCMock/OCMock.h>#import <UIKit/UIKit.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/Headers/FlutterViewController.h"#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterPlatformViews_Internal.h"#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterTouchInterceptingView_Test.h"#import "flutter/shell/platform/darwin/ios/platform_view_ios.h"Go to the source code of this file.
Classes | |
| class | FlutterPlatformViewsTestMockPlatformView |
| class | FlutterPlatformViewsTestMockFlutterPlatformView |
| class | FlutterPlatformViewsTestMockFlutterPlatformFactory |
| class | FlutterPlatformViewsTest |
Namespaces | |
| flutter | |
Variables | |
| static __weak FlutterPlatformViewsTestMockPlatformView * | gMockPlatformView = nil |
| const float | kFloatCompareEpsilon = 0.001 |
|
static |
Definition at line 20 of file FlutterPlatformViewsTest.mm.
| const float kFloatCompareEpsilon = 0.001 |
Definition at line 21 of file FlutterPlatformViewsTest.mm.