Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New matcher: BigDecimal.shouldBeInRange(BigDecimal..BigDecimal) #932

Closed
sksamuel opened this issue Aug 4, 2019 · 1 comment · Fixed by #934
Closed

New matcher: BigDecimal.shouldBeInRange(BigDecimal..BigDecimal) #932

sksamuel opened this issue Aug 4, 2019 · 1 comment · Fixed by #934
Labels
enhancement ✨ Suggestions for adding new features or improving existing ones. good-first-issue 👶 Suitable for newcomers looking to contribute to the project.

Comments

@sksamuel
Copy link
Member

sksamuel commented Aug 4, 2019

No description provided.

@sksamuel sksamuel added enhancement ✨ Suggestions for adding new features or improving existing ones. good-first-issue 👶 Suitable for newcomers looking to contribute to the project. labels Aug 4, 2019
@sksamuel
Copy link
Member Author

sksamuel commented Aug 4, 2019

BigDecimal.shouldBeLessThan
BigDecimal.shouldBeLessThanOrEquals
BigDecimal.shouldBeGreaterThan
BigDecimal.shouldBeGreaterThanOrEquals
BigDecimal.shouldBeInRange(BigDecimal..BigDecimal)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ Suggestions for adding new features or improving existing ones. good-first-issue 👶 Suitable for newcomers looking to contribute to the project.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant