-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
support for
allOf
hamcrest matcher (#396)
* recipe now supports allOf * Quick polish * Rename recipe * Drop FlattenAllOf for HamcrestOfMatchersToAssertJ --------- Co-authored-by: Tim te Beek <[email protected]>
- Loading branch information
1 parent
c78bbd3
commit 6d5f1ae
Showing
6 changed files
with
138 additions
and
272 deletions.
There are no files selected for viewing
98 changes: 0 additions & 98 deletions
98
src/main/java/org/openrewrite/java/testing/hamcrest/FlattenAllOf.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
155 changes: 0 additions & 155 deletions
155
src/test/java/org/openrewrite/java/testing/hamcrest/FlattenAllOfTest.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.