Skip to content

Assert.That no longer allows 'null' message #4532

Description

@manfred-brands

I encountered NUnit extension methods that have a signature with: string? message = null which eventually calls into some version of Assert.That(actual, constaint, message). These no longer compile.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions