Skip to content

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

Closed
@manfred-brands

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions