You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ Pojo pojo = Builder.build()
79
79
## Credits
80
80
The library is highly inspired by
81
81
82
-
[https://github.com/npryce/make-it-easy] And AssertJ
82
+
[Make it Easy](https://github.com/npryce/make-it-easy) And AssertJ
83
83
84
84
MakeItEase lib provides a Hamcrest style DSL but I am more fun of using a builder kind of DSL like AssertJ that offers straight away the option that I can use.
85
85
I want to say thank you to all the collaborator of MakeItEasy project.
0 commit comments