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

Add assertEquals with BinaryPredicate #2965

Closed
wants to merge 3 commits into from

Conversation

jbee
Copy link
Contributor

@jbee jbee commented Jul 5, 2022

Overview

Initial PR for #2964


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done


@Test
void assertEqualsWithBinaryPredicateBigDecimalFail() {
try {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think in this cases you can use org.assertj.core.api.Assertions.assertThatThrownBy

@marcphilipp
Copy link
Member

@jbee Thanks for the PR but we decided to decline the corresponding issue with the rationale outlined in #2964 (comment).

@marcphilipp marcphilipp closed this Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants