Skip to content

Deprecate calling atLeast() with an argument that is not positive #6505

@sebastianbergmann

Description

@sebastianbergmann

I quickly checked the atLeast matcher and noticed it is possible to call it with 0 (or negative values). I think atLeast(0) is then probably the same like any().

Originally posted by @laloona in #6462

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions