#import "flutter/shell/platform/darwin/common/framework/Source/FlutterBinaryMessengerRelay.h"#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterEngine_Test.h"#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterTextInputPlugin.h"#import <OCMock/OCMock.h>#import <XCTest/XCTest.h>#import "flutter/shell/platform/darwin/common/framework/Headers/FlutterMacros.h"#import "flutter/shell/platform/darwin/ios/framework/Headers/FlutterEngine.h"#import "flutter/shell/platform/darwin/ios/framework/Headers/FlutterViewController.h"#import "flutter/shell/platform/darwin/ios/framework/Source/UIViewController+FlutterScreenAndSceneIfLoaded.h"Go to the source code of this file.
Classes | |
| class | FlutterTextInputViewSpy |
| class | FlutterSecureTextInputView |
| class | FlutterTextInputPluginTest |
Namespaces | |
| flutter | |
Variables | |
| NSDictionary * | _passwordTemplate |
| id | engine |
| FlutterTextInputPlugin * | textInputPlugin |
| FlutterViewController * | viewController |
| NSDictionary* _passwordTemplate |
Definition at line 135 of file FlutterTextInputPluginTest.mm.
| id engine |
Definition at line 136 of file FlutterTextInputPluginTest.mm.
Referenced by FlutterPlatformPlugin::handleMethodCall:result:.
| FlutterTextInputPlugin* textInputPlugin |
Definition at line 137 of file FlutterTextInputPluginTest.mm.
| FlutterViewController* viewController |
Definition at line 139 of file FlutterTextInputPluginTest.mm.