citerus / dddsample-core

This is the new home of the original DDD Sample app (previously hosted at sf.net)..
MIT License
4.97k stars 1.47k forks source link

Convert JUnit assertions to AssertJ #16

Closed mohamed-gara closed 6 years ago

mohamed-gara commented 7 years ago

I converted JUnit assertions to AssertJ assertions. I used the "convert-junit-assertions-to-assertj.sh" script to launch the automatic conversion.