Flutter Engine
The Flutter Engine
|
#include "flutter/lib/ui/semantics/semantics_update_builder.h"
#include "flutter/shell/common/shell_test.h"
#include "gtest/gtest.h"
Go to the source code of this file.
Namespaces | |
namespace | flutter |
namespace | flutter::testing |
Typedefs | |
using | flutter::testing::SemanticsUpdateBuilderTest = ShellTest |
Functions | |
flutter::testing::TEST_F (SemanticsUpdateBuilderTest, CanHandleAttributedStrings) | |