Package de.xima.fc.ms.test.extension
Annotation Type FcSetup
-
@Retention(RUNTIME) @Target(FIELD) public @interface FcSetup
Use in combination with theFcSystemIntegrationExtension
JUnit test extension.When an instance field of a JUnit test class is marked with this annotation, the
FcSystemIntegrationExtension
attempts to inject a value into the field when the test instance is created.- Since:
- 8.0.0
- Author:
- XIMA MEDIA GmbH