Annotation Interface Extensions


@Extensions is a container for one or more @ExtendWith declarations.

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

Since:
5.0
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    An array of one or more @ExtendWith declarations.