Can I use Hamcrest Matchers or AssertJ with JUnit 5? Yes, you can. Just use the assertion methods provided by Hamcrest and AssertJ instead of the JUnit 5 ...
確定! 回上一頁