0

i'm a beginner (in english too) I begin to develop with Eclipse. I wan't add AsserJ to Eclipse, because these 2 lines are in error : import static org.assertj.core.api.Assertions.*; assertThat(twoThirdsTimesTwoThirds.numerator) Bold is red underline Can you help me please ? Regards

I have already install junit 5 Thank you

  • JUnit 5 does not include AssertJ, you need to get it separately: https://assertj.github.io/doc/#get-assertj-core – howlger Dec 22 '22 at 14:41

0 Answers0