#include <Carbon/Carbon.h>
#import <Foundation/Foundation.h>
#import <OCMock/OCMock.h>
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterChannelKeyResponder.h"
#include "flutter/shell/platform/embedder/test_utils/key_codes.g.h"
#import "flutter/testing/testing.h"
#include "third_party/googletest/googletest/include/gtest/gtest.h"
Go to the source code of this file.
Namespaces | |
flutter | |
flutter::testing | |
Functions | |
flutter::testing::TEST (FlutterChannelKeyResponderUnittests, BasicKeyEvent) | |
flutter::testing::TEST (FlutterChannelKeyResponderUnittests, EmptyResponseIsTakenAsHandled) | |
flutter::testing::TEST (FlutterChannelKeyResponderUnittests, FollowsLayoutMap) | |