I can see in my Selenium Java code that we can use either Assert.assertTrue or AssertJUnit.assertTrue to perform assertions. But I am confused what is the difference between