Skip to content

[Mac] Add unit tests for AXPlatformNodeMac and AXPlatformNodeCocoa #109629

@cbracken

Description

@cbracken

We currently run hundreds of tests on the platform-agnostic components of the macOS accessibility implementation, but we don't yet test that we can get the C++ node wrapper class (AXPlatformNodeMac) that corresponds to a given AXNode or that we can get the native Objective-C macOS accessibility object (AXPlatformNodeCocoa) from an AXPlatformNode.

Add an initial test that supports adding further platform-specific tests of these wrappers.

Metadata

Metadata

Assignees

Labels

a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)a: desktopRunning on desktopa: tests"flutter test", flutter_test, or one of our testsplatform-macBuilding on or for macOS specifically

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions