Chris Bracken 993488a28d [Mac] Add test for AXPlatformNodeCocoa (flutter/engine#35437)
Adds an initial test of looking up the macOS-specific AXPlatformNodeMac
C++ node wrapper and the AXPlatformNodeCocoa Objective-C wrapper, in
addition to the existing platform-agnostic accessibility tests that run
on macOS today.

This is initial test infrastructure to support authoring tests for an
upcoming fix to the issue below.

Issue: https://github.com/flutter/flutter/issues/102416
2022-08-16 14:32:48 -07:00
..