#include "flutter/runtime/runtime_controller.h"#include "flutter/runtime/runtime_delegate.h"#include "flutter/lib/ui/semantics/semantics_update.h"#include "flutter/shell/common/shell_test.h"#include "flutter/testing/testing.h"Go to the source code of this file.
Classes | |
| class | flutter::testing::MockRuntimeDelegate |
| class | flutter::testing::RuntimeControllerTester |
Namespaces | |
| namespace | flutter |
| namespace | flutter::testing |
Typedefs | |
| using | flutter::testing::RuntimeControllerTest = ShellTest |
Functions | |
| flutter::testing::TEST_F (RuntimeControllerTest, CanUpdateSemanticsWhenSetSemanticsTreeEnabled) | |
| flutter::testing::TEST_F (RuntimeControllerTest, CanSetApplicationLocale) | |