import <OCMock/OCMock.h>import <XCTest/XCTest.h>import "flutter/shell/platform/darwin/common/framework/Headers/FlutterMacros.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterPlatformViews_Internal.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterSemanticsScrollView.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterTouchInterceptingView_Test.h"import "flutter/shell/platform/darwin/ios/framework/Source/SemanticsObject.h"import "flutter/shell/platform/darwin/ios/framework/Source/SemanticsObjectTestMocks.h"import "flutter/shell/platform/darwin/ios/framework/Source/TextInputSemanticsObject.h"Go to the source code of this file.
Classes | |
| category | SemanticsObject(UIFocusSystem) |
| category | FlutterScrollableSemanticsObject(UIFocusItemScrollableContainer) |
| category | TextInputSemanticsObject(Test) |
| class | SemanticsObjectTest |
Variables | |
| FLUTTER_ASSERT_ARC const float | kFloatCompareEpsilon = 0.001 |
| FLUTTER_ASSERT_ARC const float kFloatCompareEpsilon = 0.001 |
Definition at line 18 of file SemanticsObjectTest.mm.