Annotation Type FcSetup


@Retention(RUNTIME) @Target(FIELD) public @interface FcSetup
When an instance field of a test instance is marked with this method, the FcSystemIntegrationExtension attempts to inject a value into the field when the test instance is created.
Since:
8.0.0
Author:
XIMA MEDIA GmbH