Uses of Interface
org.assertj.core.api.AutoCloseableSoftAssertionsProvider
Packages that use AutoCloseableSoftAssertionsProvider
-
Uses of AutoCloseableSoftAssertionsProvider in org.assertj.core.api
Classes in org.assertj.core.api that implement AutoCloseableSoftAssertionsProviderModifier and TypeClassDescriptionclassA version ofBDDSoftAssertionsthat uses try-with-resources statement to automatically callAbstractSoftAssertions.assertAll()so that you don't forget to.classA version ofSoftAssertionsthat uses try-with-resources statement to automatically callAbstractSoftAssertions.assertAll()so that you don't forget to.