-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
enhancementA non-essential complement to a feature or a taskA non-essential complement to a feature or a taskgood first issueGood for newcomersGood for newcomerstaskA simple unit of work used to move the features forwardA simple unit of work used to move the features forward
Milestone
Description
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.
Copilot
Metadata
Metadata
Assignees
Labels
enhancementA non-essential complement to a feature or a taskA non-essential complement to a feature or a taskgood first issueGood for newcomersGood for newcomerstaskA simple unit of work used to move the features forwardA simple unit of work used to move the features forward