Package org.junit.platform.suite.api
Annotation Type Selects
-
@Retention(RUNTIME) @Target(TYPE) @Inherited @Documented @API(status=MAINTAINED, since="1.13.3") public @interface Selects@Selectsis a container for one or more@Selectdeclarations.Note, however, that use of the
@Selectscontainer is completely optional since@Selectis a repeatable annotation.- Since:
- 1.11
- See Also:
Select