jhalterman/concurrentunit

AssertJ assertThat

tokazio opened this issue · 2 comments

Make the use of assertThat possible instead of assertXXX

@tokazio I am assuming we want to use assertj assertions in tests instead of testng assertions. Is that right?

Yes assertj. Thanks