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