Package org.assertj.core.api.junit.jupiter
package org.assertj.core.api.junit.jupiter
-
ClassDescriptionAnnotation used with
SoftAssertionsExtensionfor specifying which test instance fields should be initialised with aSoftAssertionsProviderconcrete implementation, for exampleSoftAssertions,BDDSoftAssertionsor any custom soft assertions class.Extension for JUnit Jupiter that provides support for injecting a concrete implementation ofSoftAssertionsProviderinto test methods and (since 3.18.0) into test fields annotated with@InjectSoftAssertions.Deprecated.
SoftAssertionsExtensionas of AssertJ 3.18.0.