Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
plugin_registrar_unittests.cc File Reference
#include "flutter/shell/platform/common/client_wrapper/include/flutter/plugin_registrar.h"
#include <memory>
#include <vector>
#include "flutter/shell/platform/common/client_wrapper/testing/stub_flutter_api.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 

Functions

 flutter::TEST (PluginRegistrarTest, PluginDestroyedBeforeRegistrar)
 
 flutter::TEST (PluginRegistrarTest, MessengerSend)
 
 flutter::TEST (PluginRegistrarTest, MessengerSetMessageHandler)
 
 flutter::TEST (PluginRegistrarTest, ManagerSameInstance)
 
 flutter::TEST (PluginRegistrarTest, ManagerDifferentInstances)
 
 flutter::TEST (PluginRegistrarTest, ManagerRemovesOnDestruction)
 
 flutter::TEST (PluginRegistrarTest, TextureRegistrarNotNull)