#import "flutter/shell/platform/darwin/macos/framework/Headers/FlutterPluginMacOS.h"#import "flutter/shell/platform/darwin/macos/framework/Headers/FlutterPluginRegistrarMacOS.h"#import "flutter/shell/platform/darwin/macos/framework/Headers/FlutterViewController.h"#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterDartProject_Internal.h"#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterEngine_Internal.h"#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterMenuPlugin.h"#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterMenuPlugin_Internal.h"#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterTextInputSemanticsObject.h"#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterViewController_Internal.h"#include "flutter/shell/platform/common/platform_provided_menu.h"#include "gtest/gtest.h"#import <OCMock/OCMock.h>#import "flutter/testing/testing.h"Go to the source code of this file.
Classes | |
| class | FlutterMenuPluginTestObjc |
Namespaces | |
| flutter | |
| flutter::testing | |
Functions | |
| flutter::testing::TEST (FlutterMenuPluginTest, TestSetMenu) | |