@Retention(value=RUNTIME) @Target(value=FIELD) public @interface InjectSoftAssertions
SoftAssertionsExtension for specify wich test instance fields should be initialised with
a SoftAssertionsProvider concrete implementation, for example SoftAssertions, BDDSoftAssertions or any
custom soft assertions class.Copyright © 2025. All rights reserved.