Annotation Interface ValueSources


@ValueSources is a simple container for one or more ValueSource annotations.

Note, however, that use of the @ValueSources container is completely optional since @ValueSource is a repeatable annotation.

Inheritance

This annotation is inherited to subclasses.

Since:
5.11
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    An array of one or more @ValueSource annotations.