Skip to content

Recognized Func<T> return values #982

@manfred-brands

Description

@manfred-brands

As part of nunit/nunit#4824 the ActualValueDelegate<> will be replaced with the standard Func<>

This requires AssertHelper.UnwrapActualType to recognize Func<T> to determine the actual return type to test for compatible.

This affects NUnit2021 (EqualTo), NUnit2022, NUnit 2024, NUnit2041.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions