Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
method_result_functions_unittests.cc File Reference
#include "flutter/shell/platform/common/client_wrapper/include/flutter/method_result_functions.h"
#include <functional>
#include <string>
#include "gtest/gtest.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 

Functions

 flutter::TEST (MethodChannelTest, NoHandlers)
 
 flutter::TEST (MethodChannelTest, Success)
 
 flutter::TEST (MethodChannelTest, Error)
 
 flutter::TEST (MethodChannelTest, NotImplemented)