Annotation Type InjectSoftAssertions
-
@Retention(RUNTIME) @Target(FIELD) public @interface InjectSoftAssertionsAnnotation used withSoftAssertionsExtensionfor specifying which test instance fields should be initialised with aSoftAssertionsProviderconcrete implementation, for exampleSoftAssertions,BDDSoftAssertionsor any custom soft assertions class.