Package tech.uom.lib.assertj
-
Class Summary Class Description Assertions Entry point for assertions of different data types.BddAssertions Entry point for BDD assertions of different data types.JUnitSoftAssertions LikeSoftAssertionsbut as a junit rule that takes care of callingassertAll()at the end of each test.SoftAssertions Entry point for soft assertions of different data types.