Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
plugin_registrar_windows_unittests.cc File Reference
#include <memory>
#include <string>
#include "flutter/shell/platform/windows/client_wrapper/include/flutter/plugin_registrar_windows.h"
#include "flutter/shell/platform/windows/client_wrapper/testing/stub_flutter_windows_api.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 

Functions

 flutter::TEST (PluginRegistrarWindowsTest, GetView)
 
 flutter::TEST (PluginRegistrarWindowsTest, GetViewById)
 
 flutter::TEST (PluginRegistrarWindowsTest, PluginDestroyedBeforeRegistrar)
 
 flutter::TEST (PluginRegistrarWindowsTest, RegisterUnregister)
 
 flutter::TEST (PluginRegistrarWindowsTest, CallsRegisteredDelegates)
 
 flutter::TEST (PluginRegistrarWindowsTest, StopsOnceHandled)