Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
settings_plugin_unittests.cc File Reference
#include "flutter/shell/platform/windows/settings_plugin.h"
#include "flutter/fml/macros.h"
#include "flutter/shell/platform/windows/task_runner.h"
#include "flutter/shell/platform/windows/testing/test_binary_messenger.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Functions

 flutter::testing::TEST (SettingsPluginTest, SendSettingsSendsMessage)
 
 flutter::testing::TEST (SettingsPluginTest, SendSettingsGetsSettings)
 
 flutter::testing::TEST (SettingsPluginTest, StartWatchingStartsWatchingChanges)
 
 flutter::testing::TEST (SettingsPluginTest, HighContrastModeHonored)