Package org.openbravo.base.weld.test
Annotation Type ParameterCdiTest
-
@Retention(RUNTIME) @Target(FIELD) public @interface ParameterCdiTest
Defines which field in a cdi test class will take the parameter values set byParameterCdiTestRule
. There should be a single field with this annotation per class.- Author:
- alostale
- See Also:
ParameterCdiTestRule