5#ifndef FLUTTER_SHELL_PLATFORM_WINDOWS_TESTING_WINDOWS_TEST_H_
6#define FLUTTER_SHELL_PLATFORM_WINDOWS_TESTING_WINDOWS_TEST_H_
10#include "flutter/fml/macros.h"
11#include "flutter/shell/platform/windows/testing/windows_test_context.h"
12#include "flutter/testing/thread_test.h"
A fixture that creates threads with running message loops that are terminated when the test is done (...
std::string GetFixturesDirectory() const
WindowsTestContext & GetContext()