Annotation Type FcSetup


@Retention(RUNTIME) @Target(FIELD) public @interface FcSetup
Use in combination with the FcTestSystemExtension JUnit test extension ord FcTestSystem annotation.

When an instance field of a JUnit test class is marked with this annotation, the FcTestSystemExtension attempts to inject a value into the field when the test instance is created.

Since:
8.0.0
Author:
XIMA MEDIA GmbH