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 recipe for converting JUnit#assertThrows to AssertJ#AssertExceptionType #172

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

pway99
Copy link
Contributor

@pway99 pway99 commented Oct 7, 2021

Add recipe for converting JUnit#assertThrows to AssertJ#AssertExceptionType. Closes #171

@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2021

Unit Test Results

  38 files  +1    38 suites  +1   1m 41s ⏱️ +21s
183 tests +1  177 ✔️ +1  5 💤 ±0  1 ±0 

For more details on these failures, see this check.

Results for commit e484a64. ± Comparison against base commit 33ef036.

@pway99 pway99 merged commit 3faaeef into main Oct 7, 2021
@pway99 pway99 deleted the assert-throw-to-assert-type branch October 7, 2021 20:48
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.

Convert JUnit exception assertions to AssertJ assertThatExceptionOfType
1 participant