Annotation Interface FixtureConstants


@Target(FIELD) @Retention(SOURCE) public @interface FixtureConstants
The annotation container that allows the repeated use of FixtureConstant.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Returns all instances of FixtureConstant with which the target has been annotated.
  • Element Details

    • value

      Returns all instances of FixtureConstant with which the target has been annotated.
      Returns:
      all fixture constant annotations