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 TypeClassDescriptionclassA version ofBDDSoftAssertionsthat uses try-with-resources statement to automatically callassertAll()so that you don't forget to.