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 fail(Throwable) and fail() variants #3204

Closed
wants to merge 1 commit into from
Closed

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Oct 3, 2023

Check List:

  • Fixes #??? (ignore if not applicable)
  • Unit tests : YES / NO / NA
  • Javadoc with a code example (on API only) : YES / NO / NA
  • PR meets the contributing guidelines

Following the contributing guidelines will make it easier for us to review and accept your PR.

This PR adds fail(Throwable) and fail() variants similar to JUnit Jupiter's Assertions.fail(Throwable) and Assertions.fail().

@izeye izeye changed the title Add fail(Throwable) variant Add fail(Throwable) and fail() variants Oct 3, 2023
@scordio scordio added this to the 3.26.0 milestone Feb 19, 2024
@joel-costigliola joel-costigliola self-assigned this Apr 8, 2024
@joel-costigliola
Copy link
Member

Integrated thanks @izeye!

@izeye izeye deleted the fail branch April 10, 2024 23:31
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