Uses of Class
org.assertj.core.api.BDDSoftAssertions
Packages that use BDDSoftAssertions
-
Uses of BDDSoftAssertions in org.assertj.core.api
Subclasses of BDDSoftAssertions in org.assertj.core.apiModifier and TypeClassDescriptionclass
A version ofBDDSoftAssertions
that uses try-with-resources statement to automatically callassertAll()
so that you don't forget to.