Flutter Engine
 
Loading...
Searching...
No Matches
flutter::testing::FlutterMenuPluginTest Class Reference
Inheritance diagram for flutter::testing::FlutterMenuPluginTest:
flutter::testing::AutoreleasePoolTest flutter::testing::AutoreleasePoolTestMixin

Instance Methods

() - FlutterMenuPluginTest
 
() - ~FlutterMenuPluginTest
 
- Instance Methods inherited from flutter::testing::AutoreleasePoolTest
 AutoreleasePoolTest ()=default
 
 ~AutoreleasePoolTest ()=default
 
- Instance Methods inherited from flutter::testing::AutoreleasePoolTestMixin
 AutoreleasePoolTestMixin ()=default
 
 ~AutoreleasePoolTestMixin ()=default
 

Detailed Description

Definition at line 76 of file FlutterMenuPluginTest.mm.

Constructor & Destructor Documentation

◆ FlutterMenuPluginTest

- testing:

Definition at line 85 of file FlutterMenuPluginTest.mm.

85 {
86 view_ = [[NSView alloc] initWithFrame:NSZeroRect];
87 view_.wantsLayer = YES;
88}

◆ ~FlutterMenuPluginTest

- testing:

The documentation for this class was generated from the following file: