#include <memory>
#include <string>
#include "flutter/shell/platform/windows/client_wrapper/include/flutter/flutter_view_controller.h"
#include "flutter/shell/platform/windows/client_wrapper/testing/stub_flutter_windows_api.h"
#include "gtest/gtest.h"
Go to the source code of this file.
Namespaces | |
flutter | |
Functions | |
flutter::TEST (FlutterViewControllerTest, CreateDestroy) | |
flutter::TEST (FlutterViewControllerTest, GetViewId) | |
flutter::TEST (FlutterViewControllerTest, GetEngine) | |
flutter::TEST (FlutterViewControllerTest, GetView) | |
flutter::TEST (FlutterViewControllerTest, ForceRedraw) | |