#import <Foundation/Foundation.h>
#import <Metal/Metal.h>
#import <OCMock/OCMock.h>
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterCompositor.h"
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterView.h"
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterViewProvider.h"
#import "flutter/testing/testing.h"
Go to the source code of this file.
Classes | |
class | FlutterViewMockProvider |
Namespaces | |
flutter | |
flutter::testing | |
Functions | |
flutter::testing::TEST (FlutterCompositorTest, TestCreate) | |
flutter::testing::TEST (FlutterCompositorTest, TestPresent) | |