#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 | |
flutter | |
Functions | |
flutter::TEST (MethodChannelTest, NoHandlers) | |
flutter::TEST (MethodChannelTest, Success) | |
flutter::TEST (MethodChannelTest, Error) | |
flutter::TEST (MethodChannelTest, NotImplemented) | |