Skip to content

Remove dart:mirrors test_utils#214

Open
robbecker-wf wants to merge 1 commit intomasterfrom
remove_mirrors
Open

Remove dart:mirrors test_utils#214
robbecker-wf wants to merge 1 commit intomasterfrom
remove_mirrors

Conversation

@robbecker-wf
Copy link
Member

@robbecker-wf robbecker-wf commented Mar 1, 2026

Motivation

Remove uses of dart:mirrors

Changes

This pull request removes the verifyDisposableTypeName utility and its associated unit tests from the codebase. This cleanup eliminates unused or obsolete code related to disposable type name verification.

Code removal:

  • Deleted the verifyDisposableTypeName function from w_common/lib/test_utils.dart, including its documentation and dependencies.
  • Removed all unit tests for verifyDisposableTypeName from w_common/test/unit/vm/test_utils_test.dart, including supporting test classes.

@robbecker-wf robbecker-wf marked this pull request as ready for review March 1, 2026 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant