Skip to content

Introduce the CheckEquality method #62

@TonyTroeff

Description

@TonyTroeff

Describe your idea
Currently, the IEqualizer interface exposes only AssertEquality and AssertInequality methods. However, there are use cases in which we need the result as a boolean. I suggest we implement a new method - CheckEquality that will not throw exceptions for incorrect assertion, but will return true/false accordingly.

Metadata

Metadata

Assignees

Labels

enhancementA non-essential complement to a feature or a taskgood first issueGood for newcomerstaskA simple unit of work used to move the features forward

Type

No fields configured for Task.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions