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/common/platform_provided_menu.h"import "flutter/shell/platform/darwin/common/framework/Headers/FlutterChannels.h"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/FlutterTextInputPlugin.h"import "flutter/shell/platform/darwin/macos/framework/Source/FlutterTextInputSemanticsObject.h"import "flutter/shell/platform/darwin/macos/framework/Source/FlutterViewController_Internal.h"#include "flutter/testing/autoreleasepool_test.h"#include "flutter/testing/testing.h"#include "gtest/gtest.h"Go to the source code of this file.
Classes | |
| class | FakePluginRegistrar |
| class | flutter::testing::FlutterMenuPluginTest |
Namespaces | |
| namespace | flutter |
| namespace | flutter::testing |
Functions | |
| flutter::testing::TEST_F (FlutterMenuPluginTest, TestSetMenu) | |