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